Update bspwmrc

This commit is contained in:
ITmail-dk
2022-01-05 15:10:47 +01:00
parent f847f7eeb6
commit 4ecd6dee60

View File

@@ -33,6 +33,9 @@ bspc config focus_follows_pointer true
bspc config pointer_follows_monitor true bspc config pointer_follows_monitor true
bspc config click_to_focus false bspc config click_to_focus false
bspc config pointer_modifier mod1
bspc config pointer_action1 resize_side
# Rule Commands - General Syntax. # Rule Commands - General Syntax.
# bspc rule -a, --add (<class_name>|*)[:(<instance_name>|\*)[:(<name>|*)]] # bspc rule -a, --add (<class_name>|*)[:(<instance_name>|\*)[:(<name>|*)]]
# [*-o*|--one-shot] [monitor=MONITOR_SEL|desktop=DESKTOP_SEL|node=NODE_SEL] # [*-o*|--one-shot] [monitor=MONITOR_SEL|desktop=DESKTOP_SEL|node=NODE_SEL]