X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=mailcap%2F.mailcap;h=93b82562265011f0ed079bb78ff8d11367fb0d2a;hb=b28b7f5e03078286af4f00e3ff7e5f4158e61975;hp=1699a69491c46ec7f45fd858608f3cea9edab5d8;hpb=5399a0d912bb43e0ec0c777c8d4db3f4bfef4266;p=max%2Fdotfiles.git diff --git a/mailcap/.mailcap b/mailcap/.mailcap index 1699a69..93b8256 100644 --- a/mailcap/.mailcap +++ b/mailcap/.mailcap @@ -1,2 +1,5 @@ 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;