Adding sendmon_keepfocus patch

This commit is contained in:
bakkeby
2020-06-24 17:12:54 +02:00
parent ce12e07163
commit 9574035849
3 changed files with 15 additions and 2 deletions

View File

@ -507,6 +507,9 @@
*/
#define SELFRESTART_PATCH 0
/* This patch allow clients to keep focus when being sent to another monitor. */
#define SENDMON_KEEPFOCUS_PATCH 0
/* This patch allows border pixels to be changed during runtime.
* https://dwm.suckless.org/patches/setborderpx/
*/