Adds the shifting options to the man page
This commit is contained in:
parent
f9104b0615
commit
41c868c3b4
1 changed files with 6 additions and 0 deletions
6
dwm.1
6
dwm.1
|
@ -98,6 +98,12 @@ Focus next window.
|
||||||
.B Mod1\-k
|
.B Mod1\-k
|
||||||
Focus previous window.
|
Focus previous window.
|
||||||
.TP
|
.TP
|
||||||
|
.B Mod1\-Shift\-j
|
||||||
|
Moves the focused window down in the stack
|
||||||
|
.TP
|
||||||
|
.B Mod1\-Shift\-k
|
||||||
|
Moves the focused window up in the stack
|
||||||
|
.TP
|
||||||
.B Mod1\-i
|
.B Mod1\-i
|
||||||
Increase number of windows in master area.
|
Increase number of windows in master area.
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue