From: Sergey Matveev <stargrave@stargrave.org>
Date: Mon, 23 Aug 2021 20:52:29 +0000 (+0300)
Subject: .jxl
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=fef4221a48fdf88b4c67930e502331b2735aa7fc;p=dotfiles.git

.jxl
---

diff --git a/lighttpd/mime.conf b/lighttpd/mime.conf
index fcbee74..e0d534f 100644
--- a/lighttpd/mime.conf
+++ b/lighttpd/mime.conf
@@ -158,6 +158,7 @@ mimetype.assign = (
 	".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",
diff --git a/lynx/.mailcap b/lynx/.mailcap
index f90c660..10062b0 100644
--- a/lynx/.mailcap
+++ b/lynx/.mailcap
@@ -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"
+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"
diff --git a/mutt/.mime.types b/mutt/.mime.types
index 640b9bf..0faee86 100644
--- a/mutt/.mime.types
+++ b/mutt/.mime.types
@@ -1,6 +1,7 @@
 application/gzip gz
 application/pdf pdf
 image/jpeg jpeg jpg
+image/jxl jxl
 image/png png
 image/webp webp
 image/x-djvu djvu