]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Use MuPDF as PDF viewer master
authorSergey Matveev <stargrave@stargrave.org>
Wed, 4 Mar 2026 13:33:38 +0000 (16:33 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 4 Mar 2026 13:33:38 +0000 (16:33 +0300)
lynx/.mailcap

index b4aeb9202cf5a2d1f74a7a6159a637596b155349..1d307bf8c089556277427a4d80173acd5b4f4de5 100644 (file)
@@ -1,5 +1,5 @@
-application/epub+zip; zat '%s'; test=test -n "$DISPLAY"
-application/pdf; zat '%s'; test=test -n "$DISPLAY"
+application/epub+zip; mupdf-gl '%s'; test=test -n "$DISPLAY"
+application/pdf; mupdf-gl '%s'; test=test -n "$DISPLAY"
 application/vnd.gnupg.wks; gpg-wks-client -v --read --send; needsterminal; description=WKS message
 application/x-perl; pod2text --color '%s' | less; needsterminal
 image/gif; nsxiv '%s'; test=test -n "$DISPLAY"