X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fmailcap%2Ffiles%2Fmailcap;fp=states%2Fmailcap%2Ffiles%2Fmailcap;h=09e97aca82c4375144b7c12cf6e2cd6ef080d80a;hb=6f8c3c75b4982f713386cc9d7a49e5f999bf4409;hp=0000000000000000000000000000000000000000;hpb=eb92f5193e54b929d16b2285077c236e2e0c1b74;p=max%2Fsaltfiles.git diff --git a/states/mailcap/files/mailcap b/states/mailcap/files/mailcap new file mode 100644 index 0000000..09e97ac --- /dev/null +++ b/states/mailcap/files/mailcap @@ -0,0 +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;