diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index e0c9b9f..4e25a5e 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -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