blob: a67c1828de6abda4059d42312be55ceb3ec8280a (
plain)
1
2
3
4
5
6
|
text/html; w3m -I %{charset} -T text/html; copiousoutput;
application/pdf; apvlv %s
image/*; feh %s
application/msword; antiword %s; copiousoutput
application/ics; emacs %s
application/*; xdg-open %s & sleep 5
|