Update 2023-10-24 10:39 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-10-24 10:39:59 +02:00
parent b80c9573e5
commit c9f982ed72
4 changed files with 4 additions and 34 deletions

View File

@@ -26,7 +26,7 @@ text/html; ~/.mutt/scripts/call-browser.sh %s; test=test -n "$DISPLAY"; needster
text/html; w3m -I %{charset} -T %t -cols "$COLUMNS" -s -no-graph -o display_link=1 -o display_link_number=1; copiousoutput;
# documents
application/pdf; mupdf %s; nametemplate=%s.pdf;
application/pdf; ~/.mutt/scripts/call.sh mupdf %s; nametemplate=%s.pdf;
application/vnd.openxmlformats-officedocument.wordprocessingml.document; ~/.mutt/scripts/call.sh libreoffice %s;
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet; ~/.mutt/scripts/call.sh libreoffice %s;
application/vnd.openxmlformats-officedocument.presentationml.presentation; ~/.mutt/scripts/call.sh libreoffice %s;