]> Sergey Matveev's repositories - dotfiles.git/commitdiff
.jxl
authorSergey Matveev <stargrave@stargrave.org>
Mon, 23 Aug 2021 20:52:29 +0000 (23:52 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 23 Aug 2021 20:57:50 +0000 (23:57 +0300)
lighttpd/mime.conf
lynx/.mailcap
mutt/.mime.types

index fcbee74a5a1a2a872b804b8e34976d9f3f0582e7..e0d534fbac9b0bd6de24f0304d69ead5770cc4da 100644 (file)
@@ -158,6 +158,7 @@ mimetype.assign = (
        ".jp2" => "image/jp2",
        ".jpeg" => "image/jpeg",
        ".jpg" => "image/jpeg",
        ".jp2" => "image/jp2",
        ".jpeg" => "image/jpeg",
        ".jpg" => "image/jpeg",
+       ".jxl" => "image/jxl",
        ".mng" => "video/x-mng",
        ".pbm" => "image/x-portable-bitmap",
        ".pgm" => "image/x-portable-graymap",
        ".mng" => "video/x-mng",
        ".pbm" => "image/x-portable-bitmap",
        ".pgm" => "image/x-portable-graymap",
index f90c6608dbd5aad1fd761a80a6acd2b7390e28b8..10062b0bc4053c98855b84e46e5bf1154064bbd7 100644 (file)
@@ -2,6 +2,7 @@ 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"
 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"
 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"
index 640b9bf1c92c5546672dae3fe37c1b0e69b5d663..0faee86962fdcc5802ada3451d6e30a572fd97bd 100644 (file)
@@ -1,6 +1,7 @@
 application/gzip gz
 application/pdf pdf
 image/jpeg jpeg jpg
 application/gzip gz
 application/pdf pdf
 image/jpeg jpeg jpg
+image/jxl jxl
 image/png png
 image/webp webp
 image/x-djvu djvu
 image/png png
 image/webp webp
 image/x-djvu djvu