Browse Source

add nmaster binds to manpage

Connor Lane Smith 14 years ago
parent
commit
04c26574b8
1 changed files with 8 additions and 2 deletions
  1. 8 2
      dwm.1

+ 8 - 2
dwm.1

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