From 1ce173402f0941ef8e8c6cf21f88b8a89511969c Mon Sep 17 00:00:00 2001 From: Anselm R Garbe Date: Sun, 15 Jun 2008 18:59:52 +0100 Subject: [PATCH] updated man page regarding Mod1-m --- dwm.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dwm.1 b/dwm.1 index 4a465aa..7f87eb9 100644 --- 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). -- 1.7.10.4