text/plain; $EDITOR %s; text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -dump %s -width=150; nametemplate=%s.html; copiousoutput; # text/html; elinks -dump -dump-charset %{charset} -dump-width 150 -force-html; copiousoutput; # text/html; w3m -I %{charset} -T text/html; copiousoutput; image/*; nsxiv %s ; audio/*; mpv %s ; video/*; setsid -f mpv --really-quiet %s &; copiousoutput; application/pdf; zathura %s ; application/pgp-encrypted; gpg -d '%s'; copiousoutput; application/pgp-keys; gpg --import '%s'; copiousoutput;