aboutsummaryrefslogtreecommitdiff
path: root/systemd/user/wbg.service
diff options
context:
space:
mode:
authoreric.marin <maarin.eric@gmail.com>2024-12-18 21:06:41 +0100
committereric.marin <maarin.eric@gmail.com>2024-12-18 21:06:41 +0100
commit000a7c2a4c4bda36f655f6489b5bac3211515a5d (patch)
tree8a5fe85f0632fcca678f0204a4288e6b3423f772 /systemd/user/wbg.service
parentb0cfdab1e93f660fda8f9398e30c9c996a1760f3 (diff)
downloaddotfiles-000a7c2a4c4bda36f655f6489b5bac3211515a5d.tar.gz
dotfiles-000a7c2a4c4bda36f655f6489b5bac3211515a5d.zip
niri and fuzzel
Diffstat (limited to 'systemd/user/wbg.service')
-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