update focused border color
This commit is contained in:
parent
00394f206c
commit
ba250a4839
2
bspwmrc
2
bspwmrc
|
@ -47,5 +47,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 '#cccccc'
|
bspc config focused_border_color '#ff0000'
|
||||||
bspc config active_border_color '#222222'
|
bspc config active_border_color '#222222'
|
||||||
|
|
Loading…
Reference in New Issue