Change bspwm colors, in order to submit it to dracula

This commit is contained in:
David Holland 2020-03-22 02:17:11 +01:00
parent b5b7fe916f
commit 82a9b7c79d
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 3 additions and 3 deletions

View File

@ -24,10 +24,10 @@ bspc config pointer_action1 move
bspc config pointer_action2 resize_side
bspc config pointer_action3 resize_corner
bspc config normal_border_color "#6272a4"
bspc config normal_border_color "#44475a"
bspc config active_border_color "#bd93f9"
bspc config focused_border_color "#8be9fd"
bspc config presel_feedback_color "#44475a"
bspc config focused_border_color "#bd93f9"
bspc config presel_feedback_color "#6272a4"
bspc rule -a Screenkey manage=off
bspc rule -a Zathura state=tiled manage=on