From 6c2f26cd5eb34b078fca333ed212e7bfb0defc1c Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Wed, 13 May 2020 10:59:53 +0200 Subject: [PATCH] Faster mail --- services/notmuch/notmuch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/notmuch/notmuch b/services/notmuch/notmuch index 316aa7c..fec8175 100755 --- a/services/notmuch/notmuch +++ b/services/notmuch/notmuch @@ -8,4 +8,4 @@ pgrep gpg-agent > /dev/null notmuch new --quiet 2>&1 -exec sleep 3m +exec sleep 1m