Moved notify-update service to user space and updated name to have consistent naming format.
This commit is contained in:
@@ -5,6 +5,7 @@ After=bootc-status-updated.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=exec
|
Type=exec
|
||||||
|
ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "wlroots:sway:Wayfire:labwc:Hyprland" ""
|
||||||
ExecStart=/usr/bin/notify-send "New system update downloaded\!"
|
ExecStart=/usr/bin/notify-send "New system update downloaded\!"
|
||||||
|
|
||||||
[Install]
|
[Install]
|
@@ -14,11 +14,11 @@ modules:
|
|||||||
- bootc-fetch-apply-updates.timer
|
- bootc-fetch-apply-updates.timer
|
||||||
- podman-auto-update.timer
|
- podman-auto-update.timer
|
||||||
- flatpak-system-update.timer
|
- flatpak-system-update.timer
|
||||||
- notify_update.service
|
|
||||||
user:
|
user:
|
||||||
enabled:
|
enabled:
|
||||||
- podman-auto-update.timer
|
- podman-auto-update.timer
|
||||||
- flatpak-user-update.timer
|
- flatpak-user-update.timer
|
||||||
|
- notify-update.service
|
||||||
|
|
||||||
- type: dnf
|
- type: dnf
|
||||||
install:
|
install:
|
||||||
|
Reference in New Issue
Block a user