Archived
0
0
Fork 0

enable bspwm following mouse

This commit is contained in:
Daryl Ronningen 2022-07-21 19:07:43 -07:00
parent 422e090801
commit fa818cc4c2
Signed by: Daryl Ronningen
GPG key ID: FD23F0C934A5EC6B

View file

@ -19,8 +19,9 @@ bspc monitor DP-2 -d 1 2 3 4 5
bspc monitor HDMI-0 -d 6 7 8 9 0
# BSPWM config
bspc config border_width 3
bspc config window_gap 12
bspc config split_ratio 0.50
bspc config borderless_monocle true
bspc config gapless_monocle true
bspc config border_width 3
bspc config window_gap 12
bspc config split_ratio 0.50
bspc config borderless_monocle true
bspc config gapless_monocle true
bspc config focus_follows_pointer true