diff --git a/dom0-updates/qubes-dom0-updates.cron b/dom0-updates/qubes-dom0-updates.cron index cb6ed11..5d5825f 100755 --- a/dom0-updates/qubes-dom0-updates.cron +++ b/dom0-updates/qubes-dom0-updates.cron @@ -26,6 +26,3 @@ fi # Touch stat file for qubes-manager touch $UPDATES_STAT_FILE - -# Notify about updates using system tray -su -c 'DISPLAY=:0 notify-send -t 0 "Qubes dom0 updates available."' $LOCAL_USER