From a56bd141d20f99100d831682ef73e30033e1b108 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= <karel.koci@nic.cz>
Date: Wed, 21 Sep 2016 16:35:28 +0200
Subject: Use public files for files containing no secrets for mutt

---
 mutt/mailcap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'mutt')

diff --git a/mutt/mailcap b/mutt/mailcap
index 1202432..972681f 100644
--- a/mutt/mailcap
+++ b/mutt/mailcap
@@ -9,6 +9,6 @@ text/html; w3m -v -F -T text/html %s; nametemplate=%s.html; needsterminal
 ##auto_view will use the entry with the copiousoutput part:
 text/html; lynx -stdin -dump -force_html ; copiousoutput
 
-image/*; feh %s
+image/*; feh --magick-timeout 1 %s
 application/pdf; okular %s
 
-- 
cgit v1.2.3