From 8e916634f5872fac67d05e2d26dd264dbf1a4b60 Mon Sep 17 00:00:00 2001 From: omri Date: Tue, 19 Nov 2024 20:17:35 +0200 Subject: [PATCH] bspwm: focus follows mouse --- .config/bspwm/bspwmrc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 9eaa0ca..f88e63a 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -3,11 +3,7 @@ # Load colors from wal [ -f "${HOME}/.cache/wal/colors.sh" ] && . "${HOME}/.cache/wal/colors.sh" -# Define mod keys -mod=Mod4 # Usually the Super key -alt=Mod1 # Usually the Alt key -ctrl=Control -shift=Shift +bspc config focus_follows_pointer true # Set bspwm settings bspc monitor -d a s d f g z x c v b