dotfiles/mailcap/.mailcap

8 lines
217 B
Text
Raw Normal View History

2018-09-28 11:23:58 +02:00
image/*; feh %s
2020-03-05 11:16:00 +01:00
video/*; mpv %s
2018-09-28 11:23:58 +02:00
application/pdf; zathura %s
2019-11-03 16:21:31 +01:00
text/html; w3m -I %{charset} -T text/html; copiousoutput;
text/calendar; mutt-ics; copiousoutput
application/ics; mutt-ics; copiousoutput
2017-04-14 18:38:15 +02:00
*/*; xdg-open "%s"