X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c3a03e540dae7adafed0124b1a83c63436b597d7..8b4070b51e98191e73b51fc28c42b8a10e0d92dc:/mutt/mailcap diff --git a/mutt/mailcap b/mutt/mailcap index fc569d9..a969611 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -1,3 +1,5 @@ -text/html; ~/.mutt/mutt_bgrun dwb -p mail --name dwb-mail %s; test=test -n "$DISPLAY"; -text/html; w3m -I %{charset} -T text/html; copiousoutput; -image/*; ~/.mutt/mutt_bgrun feh %s; +text/html; ~/.mutt/mutt_bgrun dwb -p mail --name dwb-mail %s; test=test -n "$DISPLAY"; +text/html; w3m -I %{charset} -dump %s -T text/html -cols "$COLUMNS" -o display_link_number=1; copiousoutput; nametemplate=%s.html +image/*; ~/.mutt/mutt_bgrun feh %s; +application/pdf; ~/.mutt/mutt_bgrun okular %s; +application/*; ~/.mutt/mutt_bgrun mimeo %s;