From: Sergey Matveev Date: Mon, 20 Apr 2020 08:35:24 +0000 (+0300) Subject: Mutt and Lynx WebP knowledge X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=0c62b3ff373baafd6963c84a80c885d5171a49df Mutt and Lynx WebP knowledge --- diff --git a/lynx/.mailcap b/lynx/.mailcap index 8c7d7ca..7f92f91 100644 --- a/lynx/.mailcap +++ b/lynx/.mailcap @@ -1,5 +1,6 @@ text/html; /usr/local/bin/lynx -noreferer -partial -assume_charset=%{charset} -dump %s; copiousoutput; nametemplate=%s.html application/pdf; /usr/local/bin/zathura '%s'; test=test -n "$DISPLAY" +image/gif; /usr/local/bin/sxiv '%s'; test=test -n "$DISPLAY" image/jpeg; /usr/local/bin/sxiv '%s'; test=test -n "$DISPLAY" image/png; /usr/local/bin/sxiv '%s'; test=test -n "$DISPLAY" -image/gif; /usr/local/bin/sxiv '%s'; test=test -n "$DISPLAY" +image/webp; /usr/local/bin/sxiv '%s'; test=test -n "$DISPLAY" diff --git a/mutt/.mime.types b/mutt/.mime.types new file mode 100644 index 0000000..11b6f94 --- /dev/null +++ b/mutt/.mime.types @@ -0,0 +1 @@ +image/webp webp