applied Jukka's dwm.1 patch
This commit is contained in:
parent
796925089c
commit
85c9ebf2fc
1 changed files with 6 additions and 6 deletions
12
dwm.1
12
dwm.1
|
@ -68,22 +68,22 @@ Focus next window.
|
|||
.B Mod1\-k
|
||||
Focus previous window.
|
||||
.TP
|
||||
.B Mod1\-l
|
||||
.B Mod1\-h
|
||||
Increase the number of windows in the master area (tiled layout only).
|
||||
.TP
|
||||
.B Mod1\-h
|
||||
.B Mod1\-l
|
||||
Decrease the number of windows in the master area (tiled layout only).
|
||||
.TP
|
||||
.B Mod1\-Shift\-j
|
||||
.B Mod1\-Shift\-k
|
||||
Increase vertical tile ratio, effects tile heights (tiled layout only).
|
||||
.TP
|
||||
.B Mod1\-Shift\-k
|
||||
.B Mod1\-Shift\-j
|
||||
Decrease vertical tile ratio, effects tile heights (tiled layout only).
|
||||
.TP
|
||||
.B Mod1\-Shift\-l
|
||||
.B Mod1\-Shift\-h
|
||||
Increase horizontal tile ratio, effects master area width (tiled layout only).
|
||||
.TP
|
||||
.B Mod1\-Shift\-h
|
||||
.B Mod1\-Shift\-l
|
||||
Decrease horizontal tile ratio, effects master area width (tiled layout only).
|
||||
.TP
|
||||
.B Mod1\-m
|
||||
|
|
Loading…
Reference in a new issue