Notmuch and afew configs
[~bandali/configs] / 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 (file)
index 0000000..dc54f4c
--- /dev/null
@@ -0,0 +1,10 @@
+[Unit]
+Description=notmuch timer
+
+[Timer]
+OnCalendar=*:0/5
+Persistent=true
+Unit=notmuch.service
+
+[Install]
+WantedBy=timers.target