Add my little wallpaper/theme switcher
[~bandali/configs] / wp / .config / systemd / user / wp.timer
diff --git a/wp/.config/systemd/user/wp.timer b/wp/.config/systemd/user/wp.timer
new file mode 100644 (file)
index 0000000..448ab84
--- /dev/null
@@ -0,0 +1,10 @@
+[Unit]
+Description=wallpaper timer
+
+[Timer]
+OnCalendar=07,21:00
+Unit=wp.service
+Persistent=true
+
+[Install]
+WantedBy=timers.target