diff options
-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\-g +Decrease the gaps around windows. +.TP +.B Mod1\-Shift-g +Increase the gaps around windows. +.TP +.B Mod1\-Control-g +Reset the gaps around windows to +.BR 0 . +.TP .B Mod1\-Shift\-q Quit dwm. .SS Mouse commands |