Moved notify-update service to user space and updated name to have consistent naming format.
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 7m35s
bluebuild-nvidia / Build Custom Image (recipe_nvidia.yml) (pull_request) Successful in 41s

This commit is contained in:
2025-06-09 23:55:13 -04:00
parent 85d3cd307b
commit 430b6ac49b
2 changed files with 2 additions and 1 deletions

View File

@@ -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]

View File

@@ -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: