Added default colors to bspwmrc
This commit is contained in:
parent
ed4d81778a
commit
adf4523914
1 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,10 @@ bspc config auto_cancel true
|
||||||
bspc config ignore_ewmh_focus true
|
bspc config ignore_ewmh_focus true
|
||||||
bspc config remove_disabled_monitor 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 viewnior floating=true
|
||||||
bspc rule -a feh floating=true
|
bspc rule -a feh floating=true
|
||||||
bspc rule -a mpv floating=true
|
bspc rule -a mpv floating=true
|
||||||
|
|
Loading…
Reference in a new issue