Update 2023-05-21 11:08 OpenBSD/amd64-x1

This commit is contained in:
c0dev0id
2023-05-21 11:08:15 +02:00
parent 0642a1493d
commit 0630deacf3
3 changed files with 9 additions and 5 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; ~/.mutt/scripts/call.sh mupdf-gl %s; nametemplate=%s.pdf;
application/pdf; 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;