From 2777a140e3afada8db0bfc8263342206a54d680e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 5 Jan 2019 12:43:52 +0100 Subject: mutt: change pdf application --- mutt/mailcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mutt') diff --git a/mutt/mailcap b/mutt/mailcap index 552afc5..c9ef77a 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -8,5 +8,5 @@ text/html; w3m -v -F -T text/html %s; nametemplate=%s.html; needsterminal text/html; lynx -stdin -dump -force_html -display_charset utf-8 ; copiousoutput image/*; feh --magick-timeout 1 %s -application/pdf; llpp %s +application/pdf; mupdf %s -- cgit v1.2.3