Nord for Neomutt

This commit is contained in:
Damien Broqua 2021-01-14 10:24:44 +01:00
parent e5727cf9cf
commit 68afc70dae
3 changed files with 38 additions and 159 deletions

View file

@ -1,11 +1,9 @@
text/html; firefox -new-tab %s & sleep 5; test=test -n "$DISPLAY";
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/pdf; mupdf %s; copiousoutput
image/*; geeqie %s;
application/*; xdg-open %s