dwm

my fork of dwm
Index Commits Files Refs README LICENSE
commit 1ce173402f0941ef8e8c6cf21f88b8a89511969c
parent a06b9193c7dcbed307c163ab778ad3bf66807af3
Author: Anselm R Garbe <garbeam@gmail.com>
Date:   Sun, 15 Jun 2008 18:59:52 +0100

updated man page regarding Mod1-m
Diffstat:
Mdwm.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dwm.1 b/dwm.1
@@ -76,7 +76,7 @@ Decrease master area size.
 Increase master area size.
 .TP
 .B Mod1\-m
-Toggle focused window between maximisation and normal state.
+Toggle between maximisation meta-layout and active layout.
 .TP
 .B Mod1\-Return
 Zooms/cycles focused window to/from master area (tiled layouts only).