diff options
Diffstat (limited to 'mutt')
-rw-r--r-- | mutt/mailcap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/mailcap b/mutt/mailcap index 552afc5..c9ef77a 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -8,5 +8,5 @@ text/html; w3m -v -F -T text/html %s; nametemplate=%s.html; needsterminal text/html; lynx -stdin -dump -force_html -display_charset utf-8 ; copiousoutput image/*; feh --magick-timeout 1 %s -application/pdf; llpp %s +application/pdf; mupdf %s |