volume module updates automatically

This commit is contained in:
Luke Smith 2020-04-08 11:25:13 -04:00
parent 2d8fe0c738
commit a6e7fd4ba7
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -26,5 +26,3 @@ case "$1" in
down) down ;; down) down ;;
control) control ;; control) control ;;
esac esac
pkill -RTMIN+10 "${STATUSBAR:?}" &