diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 84a37c3d..553e523e 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -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