mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 09:26:01 +02:00
14 lines
289 B
Markdown
14 lines
289 B
Markdown
![]() |
# 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`
|