mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-16 11:51:13 +01:00
7869b118a1
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.
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
|