summaryrefslogtreecommitdiffstats
path: root/notmuch/.config/systemd/user/notmuch.timer
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--notmuch/.config/systemd/user/notmuch.timer10
1 files changed, 0 insertions, 10 deletions
diff --git a/notmuch/.config/systemd/user/notmuch.timer b/notmuch/.config/systemd/user/notmuch.timer
deleted file mode 100644
index dc54f4c..0000000
--- a/notmuch/.config/systemd/user/notmuch.timer
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=notmuch timer
-
-[Timer]
-OnCalendar=*:0/5
-Persistent=true
-Unit=notmuch.service
-
-[Install]
-WantedBy=timers.target