From dc9a8e668c844b6ebd7bf292ddd360cdf8c1e218 Mon Sep 17 00:00:00 2001 From: pks Date: Tue, 10 Nov 2020 10:39:26 +0100 Subject: overhault mutt config --- by_os/Linux/mutt/.mutt/mailcap | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'by_os/Linux/mutt/.mutt/mailcap') diff --git a/by_os/Linux/mutt/.mutt/mailcap b/by_os/Linux/mutt/.mutt/mailcap index 779f952..3909e8b 100644 --- a/by_os/Linux/mutt/.mutt/mailcap +++ b/by_os/Linux/mutt/.mutt/mailcap @@ -1,11 +1,12 @@ -text/html; browser -new-tab %s &>/dev/null & sleep 1; test=test -n "$DISPLAY"; needsterminal -text/html; w3m -I %{charset} -O utf-8 -T text/html -dump %s; copiousoutput -text/plain; less %s -application/x-pdf; zathura %s -application/pdf; zathura %s application/octet-stream; zathura %s +application/pdf; zathura %s +application/x-pdf; zathura %s +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 -image/gif; feh --auto-rotate -F %s - +text/html; browser %s; test=test -n "$DISPLAY"; needsterminal +#text/html; browser -new-tab %s &>/dev/null; test=test -n "$DISPLAY"; copiousoutput +#text/html; browser -new-tab %s &>/dev/null & sleep 3; test=test -n "$DISPLAY"; needsterminal +text/html; w3m -I %{charset} -O utf-8 -T text/html -dump %s; copiousoutput +text/plain; less %s -- cgit v1.2.3