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 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 |