bspwm: Darken unfocused border color
This commit is contained in:
parent
db4219d86e
commit
43c3ad6c4f
@ -56,7 +56,7 @@ bspc pointer_modifier mod1
|
||||
bspc pointer_action1 move
|
||||
bspc pointer_action2 resize_corner
|
||||
|
||||
bspc config normal_border_color "#fdf6e3"
|
||||
bspc config normal_border_color "#eee8d5"
|
||||
bspc config active_border_color "#268bd2"
|
||||
bspc config focused_border_color "#657b83"
|
||||
bspc config presel_border_color "#6c71c4"
|
||||
|
Loading…
Reference in New Issue
Block a user