Adding moveresize patch as per #25
This commit is contained in:
@ -334,6 +334,11 @@
|
||||
*/
|
||||
#define MONOCLESYMBOL_PATCH 0
|
||||
|
||||
/* This patch allows you to move and resize dwm's clients using keyboard bindings.
|
||||
* https://dwm.suckless.org/patches/moveresize/
|
||||
*/
|
||||
#define MOVERESIZE_PATCH 0
|
||||
|
||||
/* This patch allows you to move clients around in the stack and swap them with the master.
|
||||
* https://dwm.suckless.org/patches/movestack/
|
||||
*/
|
||||
|
Reference in New Issue
Block a user