summaryrefslogtreecommitdiff
path: root/.mutt
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-04-12 08:39:10 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-04-12 08:39:10 -0700
commitc505870ac1e6fa17d4bd8a42cb1bdf0a5d9724a5 (patch)
tree9a29324600482476f802a8302c010038624fbd50 /.mutt
parente6940dec1f8812e098a6d6b51af4a634e0afb7b0 (diff)
downloaddotfiles-c505870ac1e6fa17d4bd8a42cb1bdf0a5d9724a5.tar.gz
update mutt mailcap feh->eog
Diffstat (limited to '.mutt')
-rw-r--r--.mutt/mailcap4
1 files changed, 2 insertions, 2 deletions
diff --git a/.mutt/mailcap b/.mutt/mailcap
index 60f4dcfa..933c9b4c 100644
--- a/.mutt/mailcap
+++ b/.mutt/mailcap
@@ -1,6 +1,6 @@
text/html; firefox %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
+image/jpeg; eog %s
+image/png; eog %s
application/vnd.openxmlformats-officedocument.wordprocessingml.document; mutt_bgrun soffice %s; test=sh -c 'test $DISPLAY'