update focused border color

This commit is contained in:
Ray Elliott 2020-10-27 13:52:48 +00:00
parent 55ce1d70dc
commit 6f0c271d24
1 changed files with 1 additions and 1 deletions

View File

@ -48,5 +48,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 '#ff0000'
bspc config focused_border_color '#222222'
bspc config active_border_color '#222222'