Enable Warp Patch
This commit is contained in:
@ -2971,7 +2971,7 @@ This patch warps the mouse cursor to the center of the currently focused window
|
||||
https://dwm.suckless.org/patches/warp/
|
||||
|
||||
#+BEGIN_SRC c :tangle patches.def.h
|
||||
#define WARP_PATCH 0
|
||||
#define WARP_PATCH 1
|
||||
#+END_SRC
|
||||
|
||||
*** Window Role Rule
|
||||
|
@ -321,7 +321,7 @@
|
||||
|
||||
#define VIEWONTAG_PATCH 0
|
||||
|
||||
#define WARP_PATCH 0
|
||||
#define WARP_PATCH 1
|
||||
|
||||
#define WINDOWROLERULE_PATCH 0
|
||||
|
||||
|
Reference in New Issue
Block a user