diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index c873b2ac..a48ca908 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -50,6 +50,8 @@ bspc config window_gap 10 bspc config split_ratio 0.50 bspc config borderless_monocle true bspc config gapless_monocle true +bspc config remove_disabled_monitors true +bspc config remove_unplugged_monitors true bspc focus_follows_pointer true bspc click_to_focus true