update focused border color
This commit is contained in:
parent
55ce1d70dc
commit
6f0c271d24
2
bspwmrc
2
bspwmrc
|
@ -48,5 +48,5 @@ bspc rule -a Zathura state=fullscreen follow=on
|
||||||
xsetroot -cursor_name left_ptr
|
xsetroot -cursor_name left_ptr
|
||||||
|
|
||||||
bspc config normal_border_color '#222222'
|
bspc config normal_border_color '#222222'
|
||||||
bspc config focused_border_color '#ff0000'
|
bspc config focused_border_color '#222222'
|
||||||
bspc config active_border_color '#222222'
|
bspc config active_border_color '#222222'
|
||||||
|
|
Loading…
Reference in New Issue