diff --git a/files/systemd/system/notify_update.service b/files/systemd/system/notify_update.service index 306e301..23c6afb 100644 --- a/files/systemd/system/notify_update.service +++ b/files/systemd/system/notify_update.service @@ -5,8 +5,6 @@ After=bootc-status-updated.target [Service] 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\!" [Install]