aboutsummaryrefslogtreecommitdiff
path: root/.config/systemd/user/dapp-bg-chwp.timer
diff options
context:
space:
mode:
Diffstat (limited to '.config/systemd/user/dapp-bg-chwp.timer')
-rw-r--r--.config/systemd/user/dapp-bg-chwp.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/systemd/user/dapp-bg-chwp.timer b/.config/systemd/user/dapp-bg-chwp.timer
new file mode 100644
index 0000000..947b3e0
--- /dev/null
+++ b/.config/systemd/user/dapp-bg-chwp.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Change the wallpaper on a regular schedule
+Requires=dapp-bg-chwp.service
+
+[Timer]
+Unit=dapp-bg-chwp.service
+OnUnitInactiveSec=1h
+
+[Install]
+WantedBy=graphical-session.target