mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 02:00:31 +00:00
Update cheatsheets
This commit is contained in:
18
tldr/sway
Normal file
18
tldr/sway
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user