summaryrefslogtreecommitdiff
path: root/by_os
diff options
context:
space:
mode:
Diffstat (limited to 'by_os')
-rw-r--r--by_os/Linux/mutt/.mutt/mailcap3
1 files changed, 1 insertions, 2 deletions
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