X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=mailcap%2F.mailcap;h=09e97aca82c4375144b7c12cf6e2cd6ef080d80a;hb=24e7901d11929fc6e13b3579fbc74398ce8d4ebf;hp=93b82562265011f0ed079bb78ff8d11367fb0d2a;hpb=f065367b1d2d3a73a0c7ee5b3d8fbc86e634fbf2;p=max%2Fdotfiles.git diff --git a/mailcap/.mailcap b/mailcap/.mailcap index 93b8256..09e97ac 100644 --- a/mailcap/.mailcap +++ b/mailcap/.mailcap @@ -1,5 +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;