update
This commit is contained in:
parent
584689af6a
commit
cb95e48d0f
4
bspwmrc
4
bspwmrc
|
|
@ -41,8 +41,8 @@ xsetroot -cursor_name left_ptr
|
||||||
# ~/projects/os-dark-light-theme/scripts/refresh-apps.sh
|
# ~/projects/os-dark-light-theme/scripts/refresh-apps.sh
|
||||||
bspc config border_width 3
|
bspc config border_width 3
|
||||||
bspc config focused_border_color '#dd0000'
|
bspc config focused_border_color '#dd0000'
|
||||||
bspc config active_border_color '#eeeeee'
|
bspc config active_border_color '#999999'
|
||||||
bspc config normal_border_color '#eeeeee'
|
bspc config normal_border_color '#999999'
|
||||||
|
|
||||||
# autostart
|
# autostart
|
||||||
# pgrep -x deckboard >/dev/null || deckboard &
|
# pgrep -x deckboard >/dev/null || deckboard &
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue