add more open commands

This commit is contained in:
lelgenio 2020-11-21 19:24:39 -03:00
parent 72a501d3a7
commit 0549ffaadc
1 changed files with 9 additions and 0 deletions

View File

@ -1 +1,10 @@
text/html; xdg-open %s ; nametemplate=%s.htmlimage/*; xdg-open %s ;
text/plain; $EDITOR %s ;
image/*; xdg-open %s &;
video/*; xdg-open %s &; copiousoutput
audio/*; xdg-open %s &;
application/pdf; xdg-open %s &;
text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -collapse_br_tags -dump %s; nametemplate=%s.html; copiousoutput