bspwm: Fix colors

This commit is contained in:
Salt 2020-05-31 17:40:53 -05:00
parent 4d0da8ad6d
commit 13da355781

View File

@ -26,10 +26,10 @@ bspc config single_monocle false
bspc config borderless_monocle false
bspc config gapless_monocle true
# Colors
bspc config normal_border_color "#3c3836" #Unfocused
bspc config active_border_color "#458588" #Focused, but current monitor isn't
bspc config focused_border_color "#83a598" #Focused completely
bspc config presel_feedback_color "#9b9b9b" #???
bspc config normal_border_color "#31363b" #Unfocused
bspc config active_border_color "#1abc9c" #Focused, but current monitor isn't
bspc config focused_border_color "#1d99f3" #Focused completely
bspc config presel_feedback_color "#eff0f1" #???
## Rules
bspc rule -r '*'