add nmaster binds to manpage

This commit is contained in:
Connor Lane Smith 2011-10-26 12:16:25 +01:00
parent b1a28ae1da
commit 04c26574b8
1 changed files with 8 additions and 2 deletions

10
dwm.1
View File

@ -92,12 +92,18 @@ Focus next window.
.B Mod1\-k .B Mod1\-k
Focus previous window. Focus previous window.
.TP .TP
.B Mod1\-h .B Mod1\-i
Decrease master area size. Increase clients in master area.
.TP
.B Mod1\-d
Decrease clients in master area.
.TP .TP
.B Mod1\-l .B Mod1\-l
Increase master area size. Increase master area size.
.TP .TP
.B Mod1\-h
Decrease master area size.
.TP
.B Mod1\-Return .B Mod1\-Return
Zooms/cycles focused window to/from master area (tiled layouts only). Zooms/cycles focused window to/from master area (tiled layouts only).
.TP .TP