2019-04-26 17:28:07 +02:00
|
|
|
text/plain; $EDITOR %s ;
|
2019-08-06 14:19:23 +02:00
|
|
|
text/html; openfile %s ; nametemplate=%s.html
|
2019-10-26 18:46:54 +02:00
|
|
|
text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -dump %s; nametemplate=%s.html; copiousoutput;
|
2020-02-09 15:03:10 +01:00
|
|
|
image/*; openfile %s ;
|
2018-10-07 21:43:44 +02:00
|
|
|
video/*; setsid mpv --quiet %s &; copiousoutput
|
2019-04-22 02:42:39 +02:00
|
|
|
application/pdf; openfile %s ;
|
2018-10-07 21:43:44 +02:00
|
|
|
application/pgp-encrypted; gpg -d '%s'; copiousoutput;
|