]> git.rmz.io Git - dotfiles.git/commitdiff
mutt: correct paths in mailcap
authorSamir Benmendil <samir.benmendil@ultrahaptics.com>
Mon, 15 Jan 2018 09:53:03 +0000 (09:53 +0000)
committerSamir Benmendil <samir.benmendil@ultrahaptics.com>
Mon, 15 Jan 2018 09:53:03 +0000 (09:53 +0000)
mutt/mailcap

index 71b75025784305a94a6bde73a9896d2c49885981..52c4d1cfdfc7c8ed781572f0ad429c0731fb0d7f 100644 (file)
@@ -1,4 +1,4 @@
-text/html;       $XDG_CONFIG_HOME/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/*;   $XDG_CONFIG_HOME/mutt_bgrun rifle -f F %s;
+application/*;   $XDG_CONFIG_HOME/mutt/mutt_bgrun rifle -f F %s;
 image/*;         rifle -f F %s;