update
This commit is contained in:
parent
025cad01d4
commit
7d8f57b57a
8
bspwmrc
8
bspwmrc
|
|
@ -33,7 +33,9 @@ bspc rule -a 188.68.166.184 state=fullscreen follow=on
|
||||||
|
|
||||||
xsetroot -cursor_name left_ptr
|
xsetroot -cursor_name left_ptr
|
||||||
|
|
||||||
|
# note after system theme changes these also get set in
|
||||||
|
# ~/projects/os-dark-light-theme/scripts/refresh-apps.sh
|
||||||
bspc config border_width 3
|
bspc config border_width 3
|
||||||
bspc config focused_border_color '#ff0000'
|
bspc config focused_border_color '#dd0000'
|
||||||
bspc config active_border_color '#dddddd'
|
bspc config active_border_color '#eeeeee'
|
||||||
bspc config normal_border_color '#dddddd'
|
bspc config normal_border_color '#eeeeee'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue