add-more-system-apps #10

Merged
eriq12 merged 35 commits from add-more-system-apps into main 2025-06-14 15:10:36 -04:00
12 changed files with 102 additions and 5 deletions
Showing only changes of commit 676ec3afed - Show all commits

View File

@@ -6,7 +6,7 @@ After=bootc-status-updated.target
[Service] [Service]
Type=exec Type=exec
ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "wlroots:sway:Wayfire:labwc:Hyprland" "" ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "wlroots:sway:Wayfire:labwc:Hyprland" ""
ExecStart=/usr/bin/notify-send "New system update downloaded\!" ExecStart=/usr/bin/systemd-run --user notify-send 'Update Downloaded!' 'A new update has been downloaded! Please restart to apply update!'
[Install] [Install]
WantedBy=bootc-status-updated.target WantedBy=bootc-status-updated.target