Adding focusmaster patch

This commit is contained in:
bakkeby
2020-08-11 10:25:19 +02:00
parent 10f4d513ec
commit 57e727b498
7 changed files with 31 additions and 0 deletions

View File

@@ -429,6 +429,11 @@
*/
#define FOCUSADJACENTTAG_PATCH 0
/* A simple patch that just puts focus back to the master client.
* https://dwm.suckless.org/patches/focusmaster/
*/
#define FOCUSMASTER_PATCH 0
/* Switch focus only by mouse click and not sloppy (focus follows mouse pointer).
* https://dwm.suckless.org/patches/focusonclick/
*/