summaryrefslogtreecommitdiff
path: root/.config/mutt
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2021-04-30 16:33:05 -0400
committerAdam T. Carpenter <atc@53hor.net>2021-04-30 16:33:05 -0400
commit4252450f86624adf31b57f0863825b0539df119c (patch)
tree4fa85dab9df30ca12694fd201de9648c2648f814 /.config/mutt
parent514f130fa95f2cc24cbccdf7e8b8dd2b38b52f58 (diff)
downloaddotfiles-4252450f86624adf31b57f0863825b0539df119c.tar.xz
dotfiles-4252450f86624adf31b57f0863825b0539df119c.zip
updated a bunch of configs, added some themes
Diffstat (limited to '.config/mutt')
-rw-r--r--.config/mutt/mailcap4
-rw-r--r--.config/mutt/muttrc2
2 files changed, 4 insertions, 2 deletions
diff --git a/.config/mutt/mailcap b/.config/mutt/mailcap
index 8603537..dd41352 100644
--- a/.config/mutt/mailcap
+++ b/.config/mutt/mailcap
@@ -1 +1,3 @@
-text/html; w3m -I %{charset} -T text/html; copiousoutput;
+#text/html; w3m -I %{charset} -T text/html; copiousoutput;
+#text/html; firefox --new-tab %s; test=test -n "$DISPLAY"; nametemplate=%s.html; copiousoutput;
+text/html; firefox %s &; copiousoutput
diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc
index 4e0e0ca..e750ef9 100644
--- a/.config/mutt/muttrc
+++ b/.config/mutt/muttrc
@@ -5,7 +5,7 @@
source "cat ~/.config/mutt/mutt_smtp_pass |"
#mailboxes = +INBOX
-auto_view text/html
+#auto_view text/html
alternative_order text/plain text/html
# Default list of header fields to weed when displaying.