summaryrefslogtreecommitdiff
path: root/.mutt/mailcap
blob: 268e61eb91192effa176a5d6facb08a9af96a444 (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'