diff options
author | Özgür Kesim <oec@codeblau.de> | 2022-01-29 22:57:36 +0100 |
---|---|---|
committer | Özgür Kesim <oec@codeblau.de> | 2022-01-29 22:57:36 +0100 |
commit | 70b0446485b0182022896af9c4d2bcbcd6fe499e (patch) | |
tree | 1e718dff4f6d41b1c06206c8590211f20de40ec3 /dwm.1 | |
parent | 7de6c4a30ea95c23d25fbee49ae35f209aa70225 (diff) | |
parent | b88f80fc636963e5ab59d521bb077b1af695d3e0 (diff) |
anpassungen
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 |