|
@@ -1,6 +1,6 @@ |
|
|
text/plain; $EDITOR %s ; |
|
|
text/plain; $EDITOR %s ; |
|
|
text/html; openfile %s ; nametemplate=%s.html |
|
|
text/html; openfile %s ; nametemplate=%s.html |
|
|
text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -dump %s; nametemplate=%s.html; copiousoutput; |
|
|
|
|
|
|
|
|
text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -dump -width=1024 %s; nametemplate=%s.html; copiousoutput; |
|
|
image/*; openfile %s ; |
|
|
image/*; openfile %s ; |
|
|
video/*; setsid mpv --quiet %s &; copiousoutput |
|
|
video/*; setsid mpv --quiet %s &; copiousoutput |
|
|
audio/*; mpv %s ; |
|
|
audio/*; mpv %s ; |
|
|