summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'