bspwm: Switch to Gruvbox colors

This commit is contained in:
Salt 2018-05-17 16:27:15 -05:00
parent 6c4fef22ab
commit 5bfaa8f413

View File

@ -60,11 +60,11 @@ bspc config pointer_modifier mod1
bspc config pointer_action1 move
bspc config pointer_action2 resize_corner
bspc config normal_border_color "#eee8d5"
bspc config normal_border_color "#3c3836"
bspc config active_border_color "#a0a0a0"
bspc config focused_border_color "#2aa198"
bspc config focused_border_color "#83a598"
bspc config presel_border_color "#9b9b9b"
bspc config urgent_border_color "#b58900"
bspc config urgent_border_color "#fabd2f"
## bspwm WINDOW RULES
bspc rule -r '*'