diff options
| author | Anselm R. Garbe <arg@suckless.org> | 2007-02-12 13:04:29 +0100 | 
|---|---|---|
| committer | Anselm R. Garbe <arg@suckless.org> | 2007-02-12 13:04:29 +0100 | 
| commit | 9685e7dbc2de829eba6fc6397a9ece11173e6c28 (patch) | |
| tree | 9d1ba61c3439e9c4b2172125746aa9046d624d78 | |
| parent | 37f39afb8e798b848c60664a29097264845d5eef (diff) | |
fixed a bug
| -rw-r--r-- | dwm.1 | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -101,7 +101,7 @@ Close focused window.  Toggle between tiling and floating mode (affects all windows).  .TP  .B Mod1-Shift-space -Toggle focused window between floating and non-floating state. +Toggle focused window between floating and non-floating state (floating mode only).  .TP  .B Mod1-[1..n]  View all windows with | 
