summaryrefslogtreecommitdiff
path: root/.mutt/mailcap
blob: 933c9b4c1c0d8e418295bd318a47b8b365403a3c (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; eog %s
image/png; eog %s
application/vnd.openxmlformats-officedocument.wordprocessingml.document; mutt_bgrun soffice %s; test=sh -c 'test $DISPLAY'