home/config/neomutt/mailcap
2020-05-30 21:10:49 +02:00

12 lines
418 B
Plaintext

text/html; firefox -new-tab %s & sleep 5; test=test -n "$DISPLAY";
#
# for mutt to view html e-mails
# text/html; w3m -I %{charset} -T text/html; copiousoutput
text/html; html2text %s; copiousoutput
application/pdf; evince %s; copiousoutput
# text/calendar; ~/.mutt/scripts/vcalendar-filter; copiousoutput
#text/calendar; mutt-ics; copiousoutput
#application/ics; mutt-ics; copiousoutput
application/*; xdg-open %s