diff options
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm.1 b/dwm.1 index aff7bed..934c124 100644 --- a/dwm.1 +++ b/dwm.1 @@ -78,7 +78,7 @@ Focus previous window. Increases the master area width about 5% (tiled layout only). .TP .B Mod1\-m -Toggles maximization of current window. +Maximizes current window (floating layout/window only). .TP .B Mod1\-r Re-applies tagging rules to all windows. |