diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-08-19 03:07:58 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-08-19 03:07:58 +0200 |
| commit | b7ea9ca051b49b57c970cc40a8a22ee041248e9a (patch) | |
| tree | 627463c402b8977c417ee3583cc65b78f4ebd806 /dwm.1 | |
| parent | 103fc65ce2800e146eab1f96deef051eaef8425d (diff) | |
added fullgaps
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 |
