MUTT: Use w3m to render HTML mails
This commit is contained in:
parent
7f97b69c3a
commit
c84ae66fdc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput
|
||||
text/html; w3m -dump -T text/html -cols 80 %s; nametemplate=%s.html; copiousoutput
|
||||
application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice %s
|
||||
application/vnd.ms-excel; libreoffice %s
|
||||
image/jpeg; feh %s
|
||||
|
|
Loading…
Reference in a new issue