Forgot to remove the exec condition.
All checks were successful
bluebuild-nvidia / Build Custom Image (recipe_nvidia.yml) (pull_request) Successful in 11m33s
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 9m19s

This commit is contained in:
2025-06-11 00:55:56 -04:00
parent 7d816a0b11
commit 5028f8b3c5

View File

@@ -5,7 +5,6 @@ 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/systemd-run --user notify-send 'Update Downloaded!' 'A new update has been downloaded! Please restart to apply update!' ExecStart=/usr/bin/systemd-run --user notify-send 'Update Downloaded!' 'A new update has been downloaded! Please restart to apply update!'
[Install] [Install]