diff --git a/.muttmailcap b/.muttmailcap index 6f0c230..5a6bcf3 100644 --- a/.muttmailcap +++ b/.muttmailcap @@ -4,3 +4,4 @@ application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreof application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice --nologo %s; nametemplate=%s.docx; test=test -n "$DISPLAY" # application/vnd.openxmlformats-officedocument.wordprocessingml.document; pandoc --from=docx --to=plain %s | cat --squeeze-blank; nametemplate=%s.docx; copiousoutput application/vnd.openxmlformats-officedocument.wordprocessingml.template; libreoffice --nologo %s; nametemplate=%s.docm; test=test -n "$DISPLAY" +image/jpeg; display '%s'; test=test -n "$DISPLAY"