diff options
Diffstat (limited to 'mutt/mailcap')
-rw-r--r-- | mutt/mailcap | 2 |
1 files changed, 1 insertions, 1 deletions
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 |