bspwm: focus follows mouse
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user