]> git.donarmstrong.com Git - home-base.git/commitdiff
use firefox for text/html
authorDon Armstrong <don@donarmstrong.com>
Fri, 13 Apr 2018 17:01:20 +0000 (10:01 -0700)
committerDon Armstrong <don@donarmstrong.com>
Fri, 13 Apr 2018 17:01:20 +0000 (10:01 -0700)
.mailcap

index cc6ce1cccf719170dde47b49bce25294f258f5d0..ac287325ac0c13d9d5909c50562bd2256a60b799 100644 (file)
--- a/.mailcap
+++ b/.mailcap
@@ -8,3 +8,4 @@ image/jpeg; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
 image/jpg; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
 image/gif; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
 image/tiff; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
 image/jpg; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
 image/gif; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
 image/tiff; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
+text/html; /usr/bin/firefox '%s' & sleep 2s; text=test -n "$DISPLAY"