Mutt mailcap changes

This commit is contained in:
Jonathan Hodgson 2020-03-11 13:03:43 +00:00
parent 776ebb3f04
commit 6abab8bd7b

View file

@ -1 +1,6 @@
text/html; w3m -I %{charset} -T text/html; copiousoutput;
image/*; sxiv -a -b %s; copiousoutput
text/plain; $EDITOR %s
text/html; w3m -I %{charset} -T text/html; copiousoutput
video/*; setsid mpv --quiet %s &; copiousoutput
application/pdf; zathura %s