diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 028e51ff..804eb462 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -88,9 +88,9 @@ feh --randomize --bg-fill ~/Pictures/Wallpapers/.active & if [[ $(pgrep polybar) ]]; then killall polybar fi +#$HOME/.config/polybar/start.sh & if [[ $(pgrep compton) ]]; then killall compton fi compton& -#$HOME/.config/polybar/start.sh &