bspwm: Retire conky

You will be missed, soldier
This commit is contained in:
Salt 2018-02-05 14:13:38 -06:00
parent c018c6696a
commit 5a75ac0a41

View File

@ -80,7 +80,3 @@ if [[ $(pgrep polybar) ]]; then
fi
$HOME/.config/polybar/start.sh &
if [[ $(pgrep conky) ]]; then
killall conky
fi
conky &