diff --git a/bspwm/bspwmrc b/bspwm/bspwmrc index 25baeda..8d6787a 100755 --- a/bspwm/bspwmrc +++ b/bspwm/bspwmrc @@ -26,6 +26,10 @@ bspc config auto_cancel true bspc config ignore_ewmh_focus true bspc config remove_disabled_monitor true +bspc config active_border_color "#545350" +bspc config focused_border_color "#7E7F89" + + bspc rule -a viewnior floating=true bspc rule -a feh floating=true bspc rule -a mpv floating=true