aboutsummaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R Garbe <garbeam@gmail.com>2008-03-24 14:23:28 +0000
committerAnselm R Garbe <garbeam@gmail.com>2008-03-24 14:23:28 +0000
commita355782a7795c8c26a05e8bda1505ff46d5d0289 (patch)
tree466aa459fb7e0bd8b641e85596b8df59237f983c /dwm.1
parent20cd3360876f551c0f3b4c9c5a827a64b829e6ef (diff)
revival of mfact and setmfact
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.16
1 files changed, 6 insertions, 0 deletions
diff --git a/dwm.1 b/dwm.1
index 56cd2ab..a9f8cee 100644
--- a/dwm.1
+++ b/dwm.1
@@ -69,6 +69,12 @@ Focus next window.
.B Mod1\-k
Focus previous window.
.TP
+.B Mod1\-h
+Decrease master area size.
+.TP
+.B Mod1\-l
+Increase master area size.
+.TP
.B Mod1\-Return
Zooms/cycles focused window to/from master area (tiled layouts only).
.TP