diff options
| author | Anselm R Garbe <garbeam@gmail.com> | 2008-06-23 08:59:19 +0100 | 
|---|---|---|
| committer | Anselm R Garbe <garbeam@gmail.com> | 2008-06-23 08:59:19 +0100 | 
| commit | 7b4c512e627952015367993bb553e67e720cd716 (patch) | |
| tree | 704bd10fe505bcb54dd3896304b6d61ef93fd29c | |
| parent | 7f7c3140a9c0841e34fd8689dc5d46627c949147 (diff) | |
applied James Turner's dwm.1 patch, thanks James!
| -rw-r--r-- | dwm.1 | 5 | 
1 files changed, 1 insertions, 4 deletions
| @@ -66,7 +66,7 @@ Sets tiled layout.  .B Mod1\-f  Sets floating layout.  .TP -.B Mod1\-f +.B Mod1\-m  Sets monocle layout.  .TP  .B Mod1\-space @@ -84,9 +84,6 @@ Decrease master area size.  .B Mod1\-l  Increase master area size.  .TP -.B Mod1\-m -Toggle between maximisation meta-layout and active layout. -.TP  .B Mod1\-Return  Zooms/cycles focused window to/from master area (tiled layouts only).  .TP | 
