center patch

This commit is contained in:
Sravan Balaji
2020-11-23 21:04:06 -05:00
parent cebe408f75
commit 45277ea35b
4 changed files with 105 additions and 5 deletions

View File

@@ -61,4 +61,5 @@ Most patches can be found on the suckless website: [https://dwm.suckless.org/pat
* [aspectresize](https://dwm.suckless.org/patches/aspectresize/) - Allows you to resize a window while maintaining aspect ratio
* [attachbelow](https://dwm.suckless.org/patches/attachbelow/) (Toggleable) - Make new clients attach below the selected client, instead of always becoming the new master
* [autoresize](https://dwm.suckless.org/patches/autoresize/) - Windows that are not visible when requesting a resize/move will get resized/moved
* [center](https://dwm.suckless.org/patches/center/) - Add an `iscentered` rule to automatically center clients on the current monitor
* [fixborders](https://dwm.suckless.org/patches/alpha/) - Make borders opaque