documented the new behavior in man page
This commit is contained in:
parent
f833d109d1
commit
1802fad2f9
3
dwm.1
3
dwm.1
|
@ -62,6 +62,9 @@ Focus previous window.
|
||||||
.B Mod1-Return
|
.B Mod1-Return
|
||||||
Zooms/cycles current window to/from master area (tiling mode), toggles maximization current window (floating mode).
|
Zooms/cycles current window to/from master area (tiling mode), toggles maximization current window (floating mode).
|
||||||
.TP
|
.TP
|
||||||
|
.B Mod1-b
|
||||||
|
Toggle stacking area position (tiling mode only).
|
||||||
|
.TP
|
||||||
.B Mod1-g
|
.B Mod1-g
|
||||||
Grow current area (tiling mode only).
|
Grow current area (tiling mode only).
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Reference in New Issue