update docs

This commit is contained in:
speedie 2022-11-30 18:56:25 +01:00
parent 2f94b43b62
commit 3239de0a90
2 changed files with 18 additions and 0 deletions

View file

@ -88,6 +88,9 @@ These keybinds are for navigating speedwm
- Super+/ - Focus the next monitor.
- Super+. - Increase bar padding by 1
- Super+, - Decrease bar padding by 1
- Super+\ - Toggle mark on a client.
- Super+] - Swap focused client with the marked client.
- Super+[ - Swap focus with the marked client.
- Super+1 - Move to tag 1
- Super+2 - Move to tag 2
- Super+3 - Move to tag 3
@ -615,6 +618,9 @@ Below is a list of all signums and what they do.
- 113 - Enter an empty layout where all clients are hidden
- 114 - Increase barpadding and gaps by 1
- 115 - Decrease barpadding and gaps by 1
- 116 - Toggle mark on a client.
- 117 - Swap focus with the marked client.
- 118 - Swap the focused client with the marked client.
## Status bar

View file

@ -179,6 +179,12 @@ Super+.
.IP \[bu] 2
Super+, - Decrease bar padding by 1
.IP \[bu] 2
Super+\ - Toggle mark on a client.
.IP \[bu] 2
Super+] - Swap focused client with the marked client.
.IP \[bu] 2
Super+[ - Swap focus with the marked client.
.IP \[bu] 2
Super+1 - Move to tag 1
.IP \[bu] 2
Super+2 - Move to tag 2
@ -1220,6 +1226,12 @@ Below is a list of all signums and what they do.
114 - Increase barpadding and gaps by 1
.IP \[bu] 2
115 - Decrease barpadding and gaps by 1
.IP \[bu] 2
116 - Toggle mark on a client.
.IP \[bu] 2
117 - Swap focus with the marked client.
.IP \[bu] 2
118 - Swap the focused client with the marked client.
.SS Status bar
.PP
speedwm has a status bar.