From 2e865c6577b6afc91757bab40c62c59f25db1a90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 3 Sep 2019 14:50:54 +0200 Subject: mutt: modify feh command --- mutt/mailcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mutt') diff --git a/mutt/mailcap b/mutt/mailcap index c9ef77a..8d59638 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -7,6 +7,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 -display_charset utf-8 ; copiousoutput -image/*; feh --magick-timeout 1 %s +image/*; feh --conversion-timeout 1 %s application/pdf; mupdf %s -- cgit v1.2.3