summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-04 19:14:25 -0500
committerJesse Luehrs <doy@tozt.net>2018-11-04 19:14:25 -0500
commit4e116d24610c5299c9234abe04964e333139a322 (patch)
treeb54fa85e0106ba2c8c7cdff0b0dddedc5759c6d7
parent910935fe3dc8b4f486aff1b966e0fd8fcd8979ef (diff)
downloadconf-4e116d24610c5299c9234abe04964e333139a322.tar.gz
conf-4e116d24610c5299c9234abe04964e333139a322.zip
also handle tiffs with sxiv
-rw-r--r--mailcap1
1 files changed, 1 insertions, 0 deletions
diff --git a/mailcap b/mailcap
index e3d68ca..ed8b963 100644
--- a/mailcap
+++ b/mailcap
@@ -9,6 +9,7 @@ image/png; sxiv '%s'
image/jpeg; sxiv '%s'
image/gif; sxiv '%s'
image/bmp; sxiv '%s'
+image/tiff; sxiv '%s'
application/pdf; zathura '%s'
application/msword; libreoffice '%s'
application/vnd.ms-excel; libreoffice '%s'