diff --git a/run-conky.sh b/run-conky.sh index b970d90..30547dd 100755 --- a/run-conky.sh +++ b/run-conky.sh @@ -20,3 +20,4 @@ sleep 3 /usr/bin/conky -d -c $HOME/Files/Public-Configuration/bottom-right.conkyrc sleep 3 /usr/bin/conky -d -c $HOME/Files/Public-Configuration/bottom-left.conkyrc +exit 0