Remove remnants of swww and codium, and removed monitors.conf from skel

This commit is contained in:
2025-09-21 19:22:30 -04:00
parent 47d74d8265
commit 794b8364b4
4 changed files with 0 additions and 47 deletions

View File

@@ -1,15 +0,0 @@
[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