Adding transfer patch
This commit is contained in:
@ -512,6 +512,12 @@
|
||||
*/
|
||||
#define TOGGLEFULLSCREEN_PATCH 0
|
||||
|
||||
/* Lets you transfer the currently focused client between the master and stack area
|
||||
* while increasing or decreasing the master area (nmaster) accordingly.
|
||||
* https://dwm.suckless.org/patches/transfer/
|
||||
*/
|
||||
#define TRANSFER_PATCH 0
|
||||
|
||||
/* This patch resets isfloating on any visible windows that have it set.
|
||||
* Optionally also applies a layout.
|
||||
* https://dwm.suckless.org/patches/unfloatvisible/
|
||||
|
Reference in New Issue
Block a user