summaryrefslogtreecommitdiff
path: root/.mutt
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-11-23 19:43:16 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-11-23 19:43:16 -0700
commitf044f0ace80c48add00c52ee67cda3d2c574510e (patch)
treee5bf322cbb8f7998c48fbec0807e204ceb69f210 /.mutt
parent1de4a52f4795bac7ce5c2f4d3867abf8f6505129 (diff)
downloaddotfiles-f044f0ace80c48add00c52ee67cda3d2c574510e.tar.gz
mutt evince in background
Diffstat (limited to '.mutt')
-rw-r--r--.mutt/mailcap2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mutt/mailcap b/.mutt/mailcap
index 72e4dadd..023af228 100644
--- a/.mutt/mailcap
+++ b/.mutt/mailcap
@@ -1,5 +1,5 @@
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
+application/pdf; mutt_bgrun 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'