bspwm: focus follows mouse

This commit is contained in:
2024-11-19 20:17:35 +02:00
parent cf824134f2
commit 8e916634f5

View File

@ -3,11 +3,7 @@
# Load colors from wal # Load colors from wal
[ -f "${HOME}/.cache/wal/colors.sh" ] && . "${HOME}/.cache/wal/colors.sh" [ -f "${HOME}/.cache/wal/colors.sh" ] && . "${HOME}/.cache/wal/colors.sh"
# Define mod keys bspc config focus_follows_pointer true
mod=Mod4 # Usually the Super key
alt=Mod1 # Usually the Alt key
ctrl=Control
shift=Shift
# Set bspwm settings # Set bspwm settings
bspc monitor -d a s d f g z x c v b bspc monitor -d a s d f g z x c v b