From 0f90ddc4802e12b594a0b133c93fdc89f72c5285 Mon Sep 17 00:00:00 2001 From: Johannes Rothe Date: Fri, 18 May 2018 20:07:46 +0200 Subject: [PATCH] mutt: faster mail checking --- mutt/muttrc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mutt/muttrc b/mutt/muttrc index a9cd520..adec03d 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -1,6 +1,8 @@ # simplify folder change # cronjob for offlineimap # also update when the cursor is not moving +# dunst notifications +# notmuch for searching # SMTP setting (smtp_pass is set in sourced file) source "~/.mutt/mag_smtp" @@ -41,8 +43,9 @@ set forward_format = "Fwd: %s" set include set forward_quote -# speedup folders switch -set sleep_time=0 +# faster mail checking +set timeout = 15 +set mail_check = 60 # Macros macro index,pager D "+magazino/Done\n"