X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/85e3148ba10e276e6b8314908d8e38b4d375640e..b93770a3640c8bdcc32259abd9ab76cfb83b0355:/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 index 0000000..448ab84 --- /dev/null +++ b/wp/.config/systemd/user/wp.timer @@ -0,0 +1,10 @@ +[Unit] +Description=wallpaper timer + +[Timer] +OnCalendar=07,21:00 +Unit=wp.service +Persistent=true + +[Install] +WantedBy=timers.target