summaryrefslogtreecommitdiff
path: root/.mutt
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-12-08 21:54:04 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-12-08 21:54:04 -0700
commit2a940020db5eed119061940345f4ce3103510764 (patch)
tree1879177f34553c733658a5ea75a41ebce3cd8105 /.mutt
parent43ac23c56dafd7e8f56d618fd4e2429c0de35fc0 (diff)
downloaddotfiles-2a940020db5eed119061940345f4ce3103510764.tar.gz
add png to mutt mailcap
Diffstat (limited to '.mutt')
-rw-r--r--.mutt/mailcap1
1 files changed, 1 insertions, 0 deletions
diff --git a/.mutt/mailcap b/.mutt/mailcap
index 023af228..2b907fe9 100644
--- a/.mutt/mailcap
+++ b/.mutt/mailcap
@@ -2,4 +2,5 @@ text/html; iceweasel %s; test=test -n "$DISPLAY"; nametemplate=%s.html
text/html; w3m -I %{charset} -T text/html; copiousoutput;
application/pdf; mutt_bgrun evince '%s'; test=test -n "$DISPLAY"; nametemplate=%s.pdf
image/jpeg; feh %s
+image/png; feh %s
application/vnd.openxmlformats-officedocument.wordprocessingml.document; mutt_bgrun soffice %s; test=sh -c 'test $DISPLAY'