Adding sendmoncenter patch ref. #402

This commit is contained in:
bakkeby
2023-12-01 09:38:22 +01:00
parent 03ede82d5c
commit 9869c22cb2
3 changed files with 18 additions and 0 deletions

View File

@@ -1028,6 +1028,11 @@
*/
#define SELFRESTART_PATCH 0
/* Floating windows being sent to another monitor will be centered.
* https://dwm.suckless.org/patches/sendmoncenter/
*/
#define SENDMON_CENTER_PATCH 0
/* This patch allow clients to keep focus when being sent to another monitor.
* https://github.com/bakkeby/patches/blob/master/dwm/dwm-sendmon_keepfocus-6.2.diff
*/