diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index ba0dcf63..546ccbc4 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -80,7 +80,3 @@ if [[ $(pgrep polybar) ]]; then fi $HOME/.config/polybar/start.sh & -if [[ $(pgrep conky) ]]; then - killall conky -fi -conky &