diff --git a/void-updater.sh b/void-updater.sh index 1daa81b..ad7dbc1 100755 --- a/void-updater.sh +++ b/void-updater.sh @@ -6,8 +6,7 @@ while true;do if [ $n -gt 0 ];then - #zenity --info --title="Update Notifier - (${n})" ---text="There are currently ${n} system updates available!" + #zenity --info --title="Update Notifier - (${n})" --text="There are currently ${n} system updates available!" notify-send "There are ${n} system updates available" echo "There are currently "${n}" updates available!"