Just a simple hack to disable focus change on mouse move in DWM.
comment out the following line in dwm.c:
/* [EnterNotify] = enternotify, */
-
Credits to KiteAnton on reddit.
-
More:
- Introduction to DWM window manager from Luke Smith’s vlog episode
- A guide to DWM from Dave Gauer’s blog