X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.mailcap;h=cf1d5ea1e63275beeb899b10b4c9ff7d6ca0afb1;hp=cc6ce1cccf719170dde47b49bce25294f258f5d0;hb=b44f78af3bf3aa670d7478bd0951f317aea7b9e5;hpb=18729696a3919f90fdb3246152072ee1ef728a98 diff --git a/.mailcap b/.mailcap index cc6ce1c..cf1d5ea 100644 --- a/.mailcap +++ b/.mailcap @@ -1,6 +1,7 @@ application/pdf; /usr/bin/evince '%s'; test=test -n "$DISPLAY" application/postscript; /usr/bin/evince '%s'; test=test -n "$DISPLAY" application/postscript; /usr/bin/evince '%s'; test=test -n "$DISPLAY" +application/x-PDFS-Forms,pdf; /usr/bin/evince '%s'; test=test -n "$DISPLAY" image/x-eps; /usr/bin/evince '%s'; test=test -n "$DISPLAY" image/eps; /usr/bin/evince '%s'; test=test -n "$DISPLAY" image/png; /usr/bin/feh '%s'; test=test -n "$DISPLAY" @@ -8,3 +9,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" +text/html; /usr/bin/firefox '%s' & sleep 2s; text=test -n "$DISPLAY"