summaryrefslogtreecommitdiff
path: root/.mutt/mailcap
blob: 2b907fe9348b2bafc4b4d678ef65c8419188ff4d (plain)
1
2
3
4
5
6
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'