Update 2025-02-26 07:55 OpenBSD/amd64-t14

This commit is contained in:
c0dev0id
2025-02-26 07:55:15 +01:00
parent 3794862593
commit 475bef8131
4 changed files with 57 additions and 51 deletions

View File

@@ -27,7 +27,7 @@ text/html; w3m -I %{charset} -T %t -cols "$COLUMNS" -s -no-graph -o display_link
message/*; cat %s; needsterminal;
# documents
application/pdf; ~/.mutt/scripts/call.sh mupdf %s; nametemplate=%s.pdf;
application/pdf; ~/.mutt/scripts/call.sh zathura %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;