diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-10 14:24:58 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-10 14:24:58 +0200 |
commit | 87d2d299323eda454642617c71f4bd1517c5b5a0 (patch) | |
tree | 3377fa8cb56c6cb44c4f5817477d9be94c95eae5 /dwm.1 | |
parent | dwm+picom transparency fix (diff) | |
download | dwm-87d2d299323eda454642617c71f4bd1517c5b5a0.tar.gz dwm-87d2d299323eda454642617c71f4bd1517c5b5a0.tar.bz2 dwm-87d2d299323eda454642617c71f4bd1517c5b5a0.tar.xz dwm-87d2d299323eda454642617c71f4bd1517c5b5a0.tar.zst dwm-87d2d299323eda454642617c71f4bd1517c5b5a0.zip |
gaps update
Diffstat (limited to '')
-rw-r--r-- | dwm.1 | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -143,6 +143,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 |