]> Sergey Matveev's repositories - dotfiles.git/blob - lynx/.mailcap
Initial
[dotfiles.git] / lynx / .mailcap
1 text/html; /usr/local/bin/lynx -noreferer -partial -assume_charset=%{charset} -dump %s; copiousoutput; nametemplate=%s.html
2 application/pdf; /usr/local/bin/zathura '%s'; test=test -n "$DISPLAY"
3 image/jpeg; /usr/local/bin/sxiv '%s'; test=test -n "$DISPLAY"
4 image/png; /usr/local/bin/sxiv '%s'; test=test -n "$DISPLAY"
5 image/gif; /usr/local/bin/sxiv '%s'; test=test -n "$DISPLAY"