]> git.friedersdorff.com Git - max/dotfiles.git/commitdiff
Use mupdf to open images
authorMaximilian Friedersdorff <max@friedersdorff.com>
Tue, 11 Sep 2018 13:49:14 +0000 (14:49 +0100)
committerMaximilian Friedersdorff <max@friedersdorff.com>
Tue, 11 Sep 2018 13:49:14 +0000 (14:49 +0100)
mailcap/.mailcap

index f0032cbe739ce2dcee430630733498b37fce2e19..0171f80757f1168fad1c9bace63a182ffd2769ba 100644 (file)
@@ -4,3 +4,6 @@ application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreof
 application/vnd.openxmlformats-officedocument.presentationml.presentation; libreoffice %s;
 application/vnd.openxmlformats-officedocument.spreadsheetml.sheet; libreoffice %s;
 
+image/png; mupdf %s;
+image/jpg; mupdf %s;
+image/jpeg; mupdf %s;