Nord for Neomutt
This commit is contained in:
parent
e5727cf9cf
commit
68afc70dae
3 changed files with 38 additions and 159 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue