update focused border color

This commit is contained in:
Ray Elliott 2020-08-16 13:15:13 +01:00
parent 00394f206c
commit ba250a4839
1 changed files with 1 additions and 1 deletions

View File

@ -47,5 +47,5 @@ bspc rule -a Zathura state=fullscreen follow=on
xsetroot -cursor_name left_ptr
bspc config normal_border_color '#222222'
bspc config focused_border_color '#cccccc'
bspc config focused_border_color '#ff0000'
bspc config active_border_color '#222222'