2 changed files with 6 additions and 1 deletions
@ -0,0 +1,5 @@ |
|||
text/html; unshare -n -r w3m -I %{charset} -T text/html; copiousoutput; |
|||
image/*; /usr/local/bin/mutt_bgrun /usr/bin/feh -. %s; test=test -n "$DISPLAY" |
|||
#application/pdf; /usr/local/bin/mutt_bgrun /usr/bin/evince %s; test=test -n "$DISPLAY" |
|||
application/pdf; /usr/bin/evince %s; test=test -n "$DISPLAY" |
|||
|
|||
Loading…
Reference in new issue