ru_gaps Patch

- Add ru_gaps patch
- Increase border size to 3 pixels
- Set default gap size to 10 pixels
- Update README to include ru_gaps patch link & modifications
- Update man page to include keybindings for ru_gaps
This commit is contained in:
Sravan Balaji
2020-08-29 15:14:22 -04:00
parent 81f908b5c6
commit 3047114a1f
4 changed files with 59 additions and 15 deletions

9
dwm.1
View File

@@ -104,6 +104,15 @@ Send focused window to previous screen, if any.
.B Mod1\-Shift\-.
Send focused window to next screen, if any.
.TP
.B Mod1\--
Decrease window gap.
.TP
.B Mod1\-=
Increase window gap.
.TP
.B Mod1\-Shift\-=
Reset window gap to 0.
.TP
.B Mod1\-b
Toggles bar on and off.
.TP