home/config/neomutt/mailcap

10 lines
288 B
Plaintext
Raw Normal View History

2021-01-14 10:24:44 +01:00
text/html; firefox -new-tab %s & sleep 5; test=test -n "$DISPLAY";
2020-05-30 21:10:49 +02:00
#
# for mutt to view html e-mails
# text/html; w3m -I %{charset} -T text/html; copiousoutput
text/html; html2text %s; copiousoutput
2021-01-14 10:24:44 +01:00
application/pdf; mupdf %s; copiousoutput
image/*; geeqie %s;
2020-05-30 21:10:49 +02:00
application/*; xdg-open %s