dotfiles/entropy/mail/.mailcap

14 lines
278 B
Text
Raw Normal View History

2020-12-21 14:13:39 +00:00
# Images
image/jpeg; imv %s
image/pjpeg; imv %s
image/png; imv %s
2020-12-21 14:13:39 +00:00
image/gif; firefox %s
# PDF
application/pdf; zathura %s
# HTML
# -- always use w3m; it's gay to use firefox for this
# text/html; elinks -force-html %s
text/html; w3m -I %{charset} -T text/html; copiousoutput;