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
17 changed files with 167 additions and 6 deletions
Showing only changes of commit 38c06add07 - Show all commits

View File

@@ -0,0 +1,15 @@
[Unit]
Description=Background service
# order startup after WM
After=graphical-session.target
[Service]
Type=exec
# Repurpose XDG Autostart filtering
ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "wlroots:sway:Wayfire:labwc:Hyprland" ""
ExecStart=/usr/bin/swww-daemon
Restart=on-failure
Slice=app-graphical.slice
[Install]
WantedBy=graphical-session.target

View File

@@ -20,6 +20,7 @@ modules:
- flatpak-user-update.timer - flatpak-user-update.timer
- unlock-kwallet.service - unlock-kwallet.service
- notify-update.service - notify-update.service
- swww.service
- type: dnf - type: dnf
install: install: