aboutsummaryrefslogtreecommitdiff
path: root/systemd/user/swaybg.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/user/swaybg.service')
-rw-r--r--systemd/user/swaybg.service9
1 files changed, 0 insertions, 9 deletions
diff --git a/systemd/user/swaybg.service b/systemd/user/swaybg.service
deleted file mode 100644
index b298cac..0000000
--- a/systemd/user/swaybg.service
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-PartOf=graphical-session.target
-After=graphical-session.target
-Requisite=graphical-session.target
-
-[Service]
-EnvironmentFile=%h/.config/scripts/IMG.env
-ExecStart=/usr/bin/swaybg -m fill -i "$IMG"
-Restart=always