X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/5633cf03627bb22a3ebd0a84c97e408c13509023..0b305109b5e5d1996a817bba976ca85a7a7a652a:/notmuch/.config/systemd/user/notmuch.timer diff --git a/notmuch/.config/systemd/user/notmuch.timer b/notmuch/.config/systemd/user/notmuch.timer new file mode 100644 index 0000000..dc54f4c --- /dev/null +++ b/notmuch/.config/systemd/user/notmuch.timer @@ -0,0 +1,10 @@ +[Unit] +Description=notmuch timer + +[Timer] +OnCalendar=*:0/5 +Persistent=true +Unit=notmuch.service + +[Install] +WantedBy=timers.target