Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
added slight error check to getcolor
[dwm.git]
/
dwm.1
diff --git
a/dwm.1
b/dwm.1
index
45b962c
..
db9eee1
100644
(file)
--- a/
dwm.1
+++ b/
dwm.1
@@
-60,7
+60,8
@@
Focus next window.
Focus previous window.
.TP
.B Mod1-Return
Focus previous window.
.TP
.B Mod1-Return
-Zooms/cycles current window to/from master column (tiling mode), toggles maximization (floating mode).
+Zooms/cycles current window to/from master column (tiling mode), toggles maximization current window (floating mode).
+.TP
.B Mod1-g
Grow current column (tiling mode only).
.TP
.B Mod1-g
Grow current column (tiling mode only).
.TP