]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - mailcap/.mailcap
Make bash files posix compliant
[max/dotfiles.git] / mailcap / .mailcap
index 1699a69491c46ec7f45fd858608f3cea9edab5d8..09e97aca82c4375144b7c12cf6e2cd6ef080d80a 100644 (file)
@@ -1,2 +1,11 @@
+text/html; qutebrowser %s; nametemplate=%s.html
 text/html; lynx -stdin -dump -force_html ; copiousoutput
 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;
+application/vnd.oasis.opendocument.spreadsheet; libreoffice %s;
+
+image/png; mupdf %s;
+image/jpg; mupdf %s;
+image/jpeg; mupdf %s;