X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.mailcap;h=cc6ce1cccf719170dde47b49bce25294f258f5d0;hp=d607c8a1e388e86bad29ce1fd7af667c7e0f997a;hb=cc88b4b1c70be4df28e1a66e15607138d7927b18;hpb=c5ec1d63904b5f658eec7d90dba9d4d7ad9148ed diff --git a/.mailcap b/.mailcap index d607c8a..cc6ce1c 100644 --- a/.mailcap +++ b/.mailcap @@ -1,8 +1,10 @@ -application/pdf: /usr/bin/evince '%s'; test=test -n "$DISPLAY" -application/postscript: /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" -image/jpeg: /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" +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" +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" +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"