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