1
0
forked from extern/nix-config
donovanglover-nix-config/sway/README.md
Donovan Glover bc3a6de7f5
Add sway
Note that I'm adding sway with the default config first so I can keep a
record of my changes with git.
2021-05-14 16:48:51 -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