diff --git a/mailcap b/mailcap new file mode 100644 index 0000000..1191be2 --- /dev/null +++ b/mailcap @@ -0,0 +1,11 @@ +application/pdf; /usr/bin/evince %s +text/html; /usr/bin/elinks -dump %s; nametemplate=%s.html; copiousoutput +audio/x-wav; mplayer %s +audio/wave; mplayer %s +audio/mpeg; mplayer %s +image/*; viewnior %s +application/msword; libreoffice %s & sleep 2 +application/vnd.msword; libreoffice %s & sleep 2 +application/rtf; libreoffice %s & sleep 2 +application/vnd.oasis.opendocument.text; libreoffice %s & sleep 2 +application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice %s & sleep 2