diff options
author | arg@mig29 <unknown> | 2006-10-31 12:06:38 +0100 |
---|---|---|
committer | arg@mig29 <unknown> | 2006-10-31 12:06:38 +0100 |
commit | 2cce4b95cdce5617318fc4fb5d21abe41110c27a (patch) | |
tree | cd284e2eba0c287ea2a0d32fc3939f3c9607091a /dwm.1 | |
parent | 8e6eb52196c581351925811c15afa0d4deb5130a (diff) | |
download | dwm-2cce4b95cdce5617318fc4fb5d21abe41110c27a.tar.gz |
applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable)
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dwm.1 b/dwm.1 index eb396e7..f1b030e 100644 --- a/dwm.1 +++ b/dwm.1 @@ -63,10 +63,10 @@ Focus previous window. Zooms/cycles current window to/from master area (tiling mode), toggles maximization current window (floating mode). .TP .B Mod1-g -Grow current area (tiling mode only). +Grow master area (tiling mode only). .TP .B Mod1-s -Shrink current area (tiling mode only). +Shrink master area (tiling mode only). .TP .B Mod1-Shift-[1..n] Apply |