From 19d55b8210f22708e7d62772123b5696b3926e42 Mon Sep 17 00:00:00 2001 From: pks Date: Mon, 8 Apr 2024 11:17:00 +0200 Subject: mutt: mailcap fix --- by_os/Linux/mutt/.mutt/mailcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'by_os') diff --git a/by_os/Linux/mutt/.mutt/mailcap b/by_os/Linux/mutt/.mutt/mailcap index beda6aa..624e58e 100644 --- a/by_os/Linux/mutt/.mutt/mailcap +++ b/by_os/Linux/mutt/.mutt/mailcap @@ -6,6 +6,6 @@ image/gif; feh --auto-rotate -F %s image/jpeg; feh --auto-rotate -F %s image/pjpeg; feh --auto-rotate -F %s image/png; feh --auto-rotate -F %s -text/html; browser %s; test=test -n "$DISPLAY"; needsterminal +text/html; (browser %s & sleep 1); test=test -n "$DISPLAY"; needsterminal; nametemplate=%s.html text/html; w3m -I %{charset} -O utf-8 -T text/html -dump %s; copiousoutput text/plain; less %s -- cgit v1.2.3