noborder patch

This commit is contained in:
Sravan Balaji
2020-11-24 09:19:31 -05:00
parent 9253bcdb53
commit be9497bd75
3 changed files with 40 additions and 0 deletions

View File

@@ -68,3 +68,4 @@ Most patches can be found on the suckless website: [https://dwm.suckless.org/pat
* [cool autostart](https://dwm.suckless.org/patches/cool_autostart/) - Execute commands from `autostart` array in `config.h` on startup and kill processes upon dwm exit
* [fixborders](https://dwm.suckless.org/patches/alpha/) - Make borders opaque
* [movestack](https://dwm.suckless.org/patches/movestack/) - Move clients around in the stack and swap them with the master
* [noborder](https://dwm.suckless.org/patches/noborder/) (Floating Fix) - Remove the border when there is only one window visible