summaryrefslogtreecommitdiff
path: root/by_os/Linux/mutt/.mutt/mailcap
blob: 779f95232a97eb3a943a767217547e50ba530914 (plain)
1
2
3
4
5
6
7
8
9
10
11
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
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