nix-config/sway/README.md
Donovan Glover 7869b118a1
meta: Add back remaining dotfiles
Not sure if I'll remove these again. All I know is that I'll no longer
have to worry about not having certain dotfiles if I want to try a
particular setup again, which is nice.
2023-03-19 18:26:04 -04:00

17 lines
402 B
Markdown

# sway
[sway][sway] is an i3-compatible Wayland compositor.
## Use Cases
sway can be used to:
- Have the benefits of a tiling window manager like i3 in Wayland
You should not use sway if:
- Your GPU driver doesn't support [Generic Buffer Management (GBM)][wayland-requirements]
[sway]: https://github.com/swaywm/sway
[wayland-requirements]: https://wiki.archlinux.org/title/Wayland#Requirements