forked from extern/nix-config
bc3a6de7f5
Note that I'm adding sway with the default config first so I can keep a record of my changes with git.
17 lines
402 B
Markdown
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
|