bspwm: Adjust colors
This commit is contained in:
parent
0a6ea3b4de
commit
413dc7b51d
@ -61,9 +61,9 @@ bspc config pointer_modifier mod1
|
||||
bspc config pointer_action1 move
|
||||
bspc config pointer_action2 resize_corner
|
||||
|
||||
bspc config normal_border_color "#002b36"
|
||||
bspc config normal_border_color "#eee8d5"
|
||||
bspc config active_border_color "#a0a0a0"
|
||||
bspc config focused_border_color "#fdf6e3"
|
||||
bspc config focused_border_color "#2aa198"
|
||||
bspc config presel_border_color "#9b9b9b"
|
||||
bspc config urgent_border_color "#b58900"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user