1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 09:26:01 +02:00
tldr/pages/common/sway.md

14 lines
289 B
Markdown
Raw Normal View History

# sway
> A tiling Wayland compositor.
> It uses the same config format as `i3`, with some Wayland-specific additions.
> More information: <https://github.com/swaywm/sway/wiki>.
- Start `sway`:
`sway`
- View documentation for `i3` (`sway` uses the same default keybindings):
`tldr i3`