summaryrefslogtreecommitdiff
path: root/.mutt
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-11-22 17:41:02 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-11-22 17:41:02 -0700
commitecd0a6c1dddcfaffedfd4fabf5f289819f7cd92a (patch)
tree6bbe523cc604bbe8cc3b0f27fdb03c7cb2af0192 /.mutt
parent1b45bfadee94108de855ad83b359c411292ef578 (diff)
downloaddotfiles-ecd0a6c1dddcfaffedfd4fabf5f289819f7cd92a.tar.gz
mailcap and mutt_bgrun for .docx files
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'