diff --git a/mailcap b/mailcap index 4c0d0a9..07d5d74 100644 --- a/mailcap +++ b/mailcap @@ -1,3 +1,3 @@ text/html; unshare -n -r w3m -I %{charset} -T text/html; copiousoutput; -image/*; mutt_bgrun /usr/bin/feh --action1 ";dragon -x '\%F'" -. %s; test=test -n "$DISPLAY" +image/*; mutt_bgrun /usr/bin/feh -. %s; test=test -n "$DISPLAY" application/pdf; mutt_bgrun /usr/bin/zathura %s; test=test -n "$DISPLAY"