Adding link to sendmon_keepfocus patch

This commit is contained in:
bakkeby
2020-06-24 17:27:01 +02:00
parent 9574035849
commit 5a94b44e80
2 changed files with 4 additions and 2 deletions

View File

@ -507,7 +507,9 @@
*/
#define SELFRESTART_PATCH 0
/* This patch allow clients to keep focus when being sent to another monitor. */
/* 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
*/
#define SENDMON_KEEPFOCUS_PATCH 0
/* This patch allows border pixels to be changed during runtime.