aboutsummaryrefslogtreecommitdiff
path: root/systemd/user/wbg.service
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--systemd/user/wbg.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/systemd/user/wbg.service b/systemd/user/wbg.service
new file mode 100644
index 0000000..229bace
--- /dev/null
+++ b/systemd/user/wbg.service
@@ -0,0 +1,8 @@
+[Unit]
+PartOf=graphical-session.target
+After=graphical-session.target
+Requisite=graphical-session.target
+
+[Service]
+ExecStart=/usr/bin/wbg "%h/Pictures/Backgrounds/Mandelbrot/mandelbrot_full_red.png"
+Restart=on-failure