Adding aspectresize patch
This commit is contained in:
@@ -299,6 +299,11 @@
|
||||
* Other patches
|
||||
*/
|
||||
|
||||
/* This patch allows windows to be resized with its aspect ratio remaining constant.
|
||||
* https://dwm.suckless.org/patches/aspectresize/
|
||||
*/
|
||||
#define ASPECTRESIZE_PATCH 0
|
||||
|
||||
/* This patch prevents the focus to drift from the active fullscreen client when
|
||||
* using focusstack().
|
||||
* https://dwm.suckless.org/patches/alwaysfullscreen/
|
||||
|
Reference in New Issue
Block a user