]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/mailcap
Makefile: chmod gnupg dir
[dotfiles.git] / mutt / mailcap
index fc569d93f3b6a1a954a1cd2813390f259c4d2c74..6eb73912acfd7842625eea082c0a4b330947e89d 100644 (file)
@@ -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;       $XDG_CONFIG_HOME/mutt/mutt_bgrun qutebrowser %s; test=test -n "$DISPLAY"; nametemplate=%s.html
+text/html;       w3m -I %{charset} -dump %s -T text/html -cols "$COLUMNS" -o display_link_number=1; copiousoutput; nametemplate=%s.html
+text/calendar;   $XDG_CONFIG_HOME/mutt/ical2txt; copiousoutput
+application/*;   $XDG_CONFIG_HOME/mutt/mutt_bgrun rifle -f F %s;
+image/*;         rifle -f F %s;