]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Mistakenly .djvu is opened with sxiv
authorSergey Matveev <stargrave@stargrave.org>
Tue, 14 Sep 2021 08:05:22 +0000 (11:05 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 14 Sep 2021 08:05:22 +0000 (11:05 +0300)
lynx/.mailcap

index 45bfad145b044ce43d57a44bafbc985d7f105a4c..9b1aa7dbbb1a18218b6ec7f07a750fc6c729d124 100644 (file)
@@ -1,6 +1,7 @@
 application/epub+zip; zat '%s'; test=test -n "$DISPLAY"
 application/pdf; zat '%s'; test=test -n "$DISPLAY"
 application/vnd.gnupg.wks; gpg-wks-client -v --read --send; needsterminal; description=WKS message
+image/x-djvu; zat '%s'; test=test -n "$DISPLAY"
 image/*; sxiv '%s'; test=test -n "$DISPLAY"
 text/html; lynx -noreferer -partial -assume_charset=%{charset} -dump %s; copiousoutput; nametemplate=%s.html
 text/info; info '%s'; needsterminal