aboutsummaryrefslogtreecommitdiff
path: root/systemd/user/random-wallpaper.service
diff options
context:
space:
mode:
authorericmarin <maarin.eric@gmail.com>2026-03-30 17:32:31 +0200
committerericmarin <maarin.eric@gmail.com>2026-03-31 11:24:04 +0200
commita15c537f608db166f734d3a7e8d3c68bf17f55d7 (patch)
tree2626f5550035e44d79646da6be8f6810050463c7 /systemd/user/random-wallpaper.service
parent2781082f1085757a0cfb929ba37de968726ec751 (diff)
downloaddotfiles-a15c537f608db166f734d3a7e8d3c68bf17f55d7.tar.gz
dotfiles-a15c537f608db166f734d3a7e8d3c68bf17f55d7.zip
changes
Diffstat (limited to 'systemd/user/random-wallpaper.service')
-rw-r--r--systemd/user/random-wallpaper.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/systemd/user/random-wallpaper.service b/systemd/user/random-wallpaper.service
index e552232..f647034 100644
--- a/systemd/user/random-wallpaper.service
+++ b/systemd/user/random-wallpaper.service
@@ -1,2 +1,8 @@
+[Unit]
+Description=Set random wallpaper
+After=graphical-session.target
+
[Service]
+Type=oneshot
ExecStart=%h/.config/scripts/set_random %h/Pictures/Backgrounds/
+KillMode=process