summaryrefslogtreecommitdiff
path: root/.mutt
diff options
context:
space:
mode:
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 0bb53bcf..72e4dadd 100644
--- a/.mutt/mailcap
+++ b/.mutt/mailcap
@@ -2,3 +2,4 @@ text/html; iceweasel %s; test=test -n "$DISPLAY"; nametemplate=%s.html
text/html; w3m -I %{charset} -T text/html; copiousoutput;
application/pdf; evince '%s'; test=test -n "$DISPLAY"; nametemplate=%s.pdf
image/jpeg; feh %s
+application/vnd.openxmlformats-officedocument.wordprocessingml.document; mutt_bgrun soffice %s; test=sh -c 'test $DISPLAY'