diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index e27dfe4..bd5e039 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -4,7 +4,7 @@ pgrep -x sxhkd > /dev/null || sxhkd & bspc monitor -d 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 -bspc config border_width 3 +bspc config border_width 2 bspc config normal_border_color "#919191" bspc config focused_border_color "#FF6054" bspc config presel_feedback_color "#CCCCCC"