]> Sergey Matveev's repositories - dotfiles.git/blobdiff - lynx/.mailcap
.jxl
[dotfiles.git] / lynx / .mailcap
index aff20273bfa4d4f89f2e8ac0862c94d6017f4ad1..10062b0bc4053c98855b84e46e5bf1154064bbd7 100644 (file)
@@ -1,8 +1,11 @@
 application/pdf; zat '%s'; test=test -n "$DISPLAY"
+application/vnd.gnupg.wks; gpg-wks-client -v --read --send; needsterminal; description=WKS message
 image/gif; sxiv '%s'; test=test -n "$DISPLAY"
 image/jpeg; sxiv '%s'; test=test -n "$DISPLAY"
+image/jxl; sxiv '%s'; test=test -n "$DISPLAY"
 image/png; sxiv '%s'; test=test -n "$DISPLAY"
 image/webp; sxiv '%s'; test=test -n "$DISPLAY"
+image/x-djvu; zat '%s'; test=test -n "$DISPLAY"
 text/html; lynx -noreferer -partial -assume_charset=%{charset} -dump %s; copiousoutput; nametemplate=%s.html
 text/info; info '%s'; needsterminal
 text/plain; less '%s'; needsterminal