Removed condition to notify update service
All checks were successful
bluebuild-nvidia / Build Custom Image (recipe_nvidia.yml) (pull_request) Successful in 10m28s
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 8m5s

This commit is contained in:
2025-06-09 12:00:13 -04:00
parent 853ccb3dd7
commit 91f6388777

View File

@@ -5,8 +5,6 @@ After=bootc-status-updated.target
[Service] [Service]
Type=exec Type=exec
# For when only in graphical session
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]