Fix notification script for system update prompt
This commit is contained in:
@@ -35,6 +35,7 @@ else
|
||||
XDG_RUNTIME_DIR=/run/user/$USER_ID \
|
||||
$NOTIFY "System-Update bereit" \
|
||||
"Ein neues Image wurde heruntergeladen. Jetzt neu starten?" \
|
||||
--app-name="System-Update" \
|
||||
--icon=software-update-available \
|
||||
--urgency=critical \
|
||||
--action="reboot=Jetzt neu starten" \
|
||||
|
||||
Reference in New Issue
Block a user