You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
image/*; sxiv -a -b %s; copiousoutput
|
|
|
|
# image/*; feh %s; copiousoutput
|
|
|
|
# text/plain; $EDITOR %s
|
|
|
|
# text/plain; nvim %s
|
|
|
|
text/plain; bat %s; copiousoutput
|
|
|
|
# text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput
|
|
|
|
# text/html; firefox --private-window '%s' &; test=test -n "$DISPLAY"; needsterminal
|
|
|
|
# text/html; lynx -g '%s'; test=test -n "$DISPLAY"; needsterminal
|
|
|
|
# text/html; links -g -force-html '%s'; test=test -n "$DISPLAY";
|
|
|
|
text/html; chromium --new-window --incognito '%s'; nametemplate=%s.html; test=test -n "$DISPLAY"
|
|
|
|
# text/html; qutebrowser '%s'; nametemplate=%s.html; test=test -n "$DISPLAY"
|
|
|
|
# text/html; nyxt '%s'; test=test -n "$DISPLAY";
|
|
|
|
text/html; w3m; nametemplate=%s.html; needsterminal
|
|
|
|
text/html; w3m -graph -o display_borders=1 -o color=1 -o display_image=1 -o auto_image=1 -dump -I %{charset} -T text/html; copiousoutput
|
|
|
|
# audio/*; vlc %s
|
|
|
|
# video/*; vlc %s
|
|
|
|
audio/*; mpv %s
|
|
|
|
video/*; mpv %s
|
|
|
|
application/pdf; mupdf %s
|
|
|
|
# application/pdf; zathura %s
|
|
|
|
application/pgp-encrypted; gpg -d '%s'; copiousoutput
|
|
|
|
|