summaryrefslogtreecommitdiff
path: root/.mutt/mailcap
blob: 60f4dcfa7f73060b4d89813f96126d7d098626e5 (plain)
1
2
3
4
5
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
application/vnd.openxmlformats-officedocument.wordprocessingml.document; mutt_bgrun soffice %s; test=sh -c 'test $DISPLAY'