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]
Type=exec
ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "wlroots:sway:Wayfire:labwc:Hyprland" ""
ExecStart=/usr/bin/notify-send "New system update downloaded\!"
[Install]