This commit is contained in:
Ray Elliott 2024-05-24 17:33:14 +01:00
commit 1ba954d8a5
2 changed files with 8 additions and 3 deletions

View file

@ -31,6 +31,7 @@ bspc rule -a 188.68.166.184 state=fullscreen follow=on
xsetroot -cursor_name left_ptr
bspc config normal_border_color '#222222'
bspc config focused_border_color '#222222'
bspc config active_border_color '#222222'
bspc config border_width 3
bspc config focused_border_color '#ff0000'
bspc config active_border_color '#dddddd'
bspc config normal_border_color '#dddddd'