diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2022-12-20 12:56:16 +0100 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2022-12-20 12:56:16 +0100 |
| commit | d30fdf1f355d2004d6b503a7f6fbba0ba9a04df9 (patch) | |
| tree | 954d12a621f1be44e4f6158257f16a62f45004d8 /dwm.1 | |
| parent | 258cb028e0203ea375f2737b6070c331ebf8e75f (diff) | |
rice it
Diffstat (limited to 'dwm.1')
| -rw-r--r-- | dwm.1 | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -140,6 +140,16 @@ View all windows with any tag. .B Mod1\-Control\-[1..n] Add/remove all windows with nth tag to/from the view. .TP +.B Mod1\-- +Decrease the gaps around windows. +.TP +.B Mod1\-= +Increase the gaps around windows. +.TP +.B Mod1\-Shift-= +Reset the gaps around windows to +.BR 0 . +.TP .B Mod1\-Shift\-q Quit dwm. .SS Mouse commands |