diff options
author | Özgür Kesim <oec@codeblau.de> | 2022-01-29 19:50:27 +0100 |
---|---|---|
committer | Özgür Kesim <oec@codeblau.de> | 2022-01-29 19:50:27 +0100 |
commit | b88f80fc636963e5ab59d521bb077b1af695d3e0 (patch) | |
tree | ffb52275e1c609688bc34997e640906b5f1f1c27 /dwm.1 | |
parent | c27a657c14b9046bdbd2521804ca194edd3ec712 (diff) |
missing info
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\-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 |