add images, videos and pdfs to mailcap

This commit is contained in:
Bruno Carlin 2018-09-28 11:23:58 +02:00
parent 4e13a5c991
commit 78811e086b

View file

@ -1 +1,4 @@
image/*; feh %s
video/*; vlc %s
application/pdf; zathura %s
*/*; xdg-open "%s"