X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=mailcap%2F.mailcap;h=0171f80757f1168fad1c9bace63a182ffd2769ba;hb=afe2775a8401d34a2136e873e858cc5f0c4a8bd7;hp=1699a69491c46ec7f45fd858608f3cea9edab5d8;hpb=5399a0d912bb43e0ec0c777c8d4db3f4bfef4266;p=max%2Fdotfiles.git diff --git a/mailcap/.mailcap b/mailcap/.mailcap index 1699a69..0171f80 100644 --- a/mailcap/.mailcap +++ b/mailcap/.mailcap @@ -1,2 +1,9 @@ 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; + +image/png; mupdf %s; +image/jpg; mupdf %s; +image/jpeg; mupdf %s;