From 3b1d54e747f19bf70c7b6fa28f0a144f1e607cc2 Mon Sep 17 00:00:00 2001 From: pks Date: Mon, 16 Aug 2021 15:09:21 +0200 Subject: mailcap: mp3 --- by_os/Linux/mutt/.mutt/mailcap | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'by_os') diff --git a/by_os/Linux/mutt/.mutt/mailcap b/by_os/Linux/mutt/.mutt/mailcap index 3909e8b..beda6aa 100644 --- a/by_os/Linux/mutt/.mutt/mailcap +++ b/by_os/Linux/mutt/.mutt/mailcap @@ -1,12 +1,11 @@ application/octet-stream; zathura %s application/pdf; zathura %s application/x-pdf; zathura %s +audio/mpeg; mpv %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 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