]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/mailcap
Makefile: chmod gnupg dir
[dotfiles.git] / mutt / mailcap
index 71226e4a4f180894fd1918d4f5886e74e05f9952..6eb73912acfd7842625eea082c0a4b330947e89d 100644 (file)
@@ -1,3 +1,5 @@
-text/html;       ~/.mutt/mutt_bgrun qutebrowser %s; test=test -n "$DISPLAY"; nametemplate=%s.html
+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
-application/*;   ~/.mutt/mutt_bgrun rifle -f F %s;
+text/calendar;   $XDG_CONFIG_HOME/mutt/ical2txt; copiousoutput
+application/*;   $XDG_CONFIG_HOME/mutt/mutt_bgrun rifle -f F %s;
+image/*;         rifle -f F %s;