dwm

my fork of dwm
Index Commits Files Refs README LICENSE
commit 7b4c512e627952015367993bb553e67e720cd716
parent 7f7c3140a9c0841e34fd8689dc5d46627c949147
Author: Anselm R Garbe <garbeam@gmail.com>
Date:   Mon, 23 Jun 2008 08:59:19 +0100

applied James Turner's dwm.1 patch, thanks James!
Diffstat:
Mdwm.1 | 5+----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/dwm.1 b/dwm.1
@@ -66,7 +66,7 @@ Sets tiled layout.
 .B Mod1\-f
 Sets floating layout.
 .TP
-.B Mod1\-f
+.B Mod1\-m
 Sets monocle layout.
 .TP
 .B Mod1\-space
@@ -84,9 +84,6 @@ Decrease master area size.
 .B Mod1\-l
 Increase master area size.
 .TP
-.B Mod1\-m
-Toggle between maximisation meta-layout and active layout.
-.TP
 .B Mod1\-Return
 Zooms/cycles focused window to/from master area (tiled layouts only).
 .TP