forked from extern/nix-config
From my initial testing, hyprland seems quite nice and opens new windows similar to bspwm. Not having to specify whether a window should open horizontally or vertically makes things feel a lot smoother compared to sway.
18 lines
456 B
Markdown
18 lines
456 B
Markdown
# Hyprland
|
|
|
|
[Hyprland][hyprland] is a new tiling Wayland compositor written in C++.
|
|
|
|
## Use Cases
|
|
|
|
Hyprland can be used to:
|
|
|
|
- Take advantage of Wayland, without having to resort to the i3-like Sway
|
|
- Use a Wayland compositor that opens windows in a similar vein to bspwm
|
|
- Have dynamic workspaces out of the box, with no configuration necessary.
|
|
|
|
You should not use hyprland if:
|
|
|
|
- You should use hyprland.
|
|
|
|
[hyprland]: https://github.com/hyprwm/Hyprland
|