]> Sergey Matveev's repositories - dotfiles.git/commitdiff
DjVu MIME
authorSergey Matveev <stargrave@stargrave.org>
Sat, 17 Jul 2021 11:31:01 +0000 (14:31 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 18 Jul 2021 14:21:55 +0000 (17:21 +0300)
lynx/.mailcap
mutt/.mime.types

index aff20273bfa4d4f89f2e8ac0862c94d6017f4ad1..d08bffb63e7f9425dd6235c1decd4652fa3a09ec 100644 (file)
@@ -3,6 +3,7 @@ image/gif; sxiv '%s'; test=test -n "$DISPLAY"
 image/jpeg; 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
index 07f199c006a9975a7d38e589a8bf97c8a8712ddb..b487f7f47b8452726e4a1db2f1d4c2de8fc80b2f 100644 (file)
@@ -4,5 +4,6 @@ image/jpeg jpeg
 image/jpeg jpg
 image/png png
 image/webp webp
+image/x-djvu djvu
 text/info info
 text/plain txt