]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - mailcap/.mailcap
Use mupdf to open images
[max/dotfiles.git] / mailcap / .mailcap
index 93b82562265011f0ed079bb78ff8d11367fb0d2a..0171f80757f1168fad1c9bace63a182ffd2769ba 100644 (file)
@@ -3,3 +3,7 @@ application/pdf; mupdf %s;
 application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice %s;
 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;