diff options
Diffstat (limited to 'mutt/mailcap')
-rw-r--r-- | mutt/mailcap | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mutt/mailcap b/mutt/mailcap index 79e7716..86f7d73 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -9,3 +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 +application/pdf; okular %s + |