Adding focusdir patch
This commit is contained in:
@ -520,6 +520,11 @@
|
||||
*/
|
||||
#define FOCUSADJACENTTAG_PATCH 0
|
||||
|
||||
/* Allows focusing on clients based on direction (up, down, left, right) instead of client order.
|
||||
* https://github.com/bakkeby/patches/wiki/focusdir/
|
||||
*/
|
||||
#define FOCUSDIR_PATCH 0
|
||||
|
||||
/* A simple patch that just puts focus back to the master client.
|
||||
* https://dwm.suckless.org/patches/focusmaster/
|
||||
*/
|
||||
|
Reference in New Issue
Block a user