Browse Source

[mailcap] Temporarily removed feh action because of weird quoting

master
lara 5 years ago
parent
commit
db86016a6d
  1. 2
      mailcap

2
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"

Loading…
Cancel
Save