commit
fbc9665fef
1 changed files with 33 additions and 0 deletions
33
dwm.1
33
dwm.1
|
@ -117,6 +117,39 @@ Toggle focused window between tiled and floating state.
|
||||||
.B Super\-Tab
|
.B Super\-Tab
|
||||||
Toggles to the previously selected tags.
|
Toggles to the previously selected tags.
|
||||||
.TP
|
.TP
|
||||||
|
.B Super\-g
|
||||||
|
Moves to the previous tag.
|
||||||
|
.TP
|
||||||
|
.B Super\-Shift\-g
|
||||||
|
Moves selected window to the previous tag.
|
||||||
|
.TP
|
||||||
|
.B Super\-;
|
||||||
|
Moves to the next tag.
|
||||||
|
.TP
|
||||||
|
.B Super\-Shift\-;
|
||||||
|
Moves selected window to the next tag.
|
||||||
|
.TP
|
||||||
|
.B Super\-PageUp
|
||||||
|
Moves to the previous tag.
|
||||||
|
.TP
|
||||||
|
.B Super\-Shift\-PageUp
|
||||||
|
Moves selected window to the previous tag.
|
||||||
|
.TP
|
||||||
|
.B Super\-Pagedown
|
||||||
|
Moves to the next tag.
|
||||||
|
.TP
|
||||||
|
.B Super\-Shift\-PageDown
|
||||||
|
Moves selected window to the next tag.
|
||||||
|
.TP
|
||||||
|
.B Super\-a
|
||||||
|
Toggle gaps.
|
||||||
|
.TP
|
||||||
|
.B Super\-z
|
||||||
|
Increase gaps between windows.
|
||||||
|
.TP
|
||||||
|
.B Super\-x
|
||||||
|
Decrease gaps between windows.
|
||||||
|
.TP
|
||||||
.B Super\-Shift\-[1..n]
|
.B Super\-Shift\-[1..n]
|
||||||
Apply nth tag to focused window.
|
Apply nth tag to focused window.
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Reference in a new issue