Mutt mailcap changes
This commit is contained in:
parent
818313931e
commit
144694dd2b
1 changed files with 5 additions and 0 deletions
|
@ -1 +1,6 @@
|
||||||
text/html; w3m -I %{charset} -T text/html; copiousoutput;
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue