7 lines
238 B
Text
Executable file
7 lines
238 B
Text
Executable file
text/html; w3m -I %{charset} -T text/html; copiousoutput;
|
|
|
|
text/html; mv %s %s.html && qutebrowser %s.html > /dev/null; needsterminal;
|
|
|
|
image/*; ~/.config/mutt/muttimage.sh %s ; copiousoutput
|
|
|
|
application/*; xdg-open %s & ; copiousoutput
|