From 02d2c7c66cbaa95c2b66e0e011167555d552f890 Mon Sep 17 00:00:00 2001 From: Andrew Davidson Date: Wed, 18 Sep 2024 09:28:21 -0700 Subject: [PATCH] Switch to librewolf --- email/.config/neomutt/neomuttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/email/.config/neomutt/neomuttrc b/email/.config/neomutt/neomuttrc index 1defafc..637b2a5 100644 --- a/email/.config/neomutt/neomuttrc +++ b/email/.config/neomutt/neomuttrc @@ -78,7 +78,7 @@ set delete=yes # automatically expunge when syncing set mailcap_path = "~/.config/neomutt/mailcap" auto_view text/html alternative_order text/plain text/enriched text/html -macro attach 'V' "iconv -c --to-code=UTF8 > ~/.cache/mutt-mail.htmlfirefox ~/.cache/mutt-mail.html" +macro attach 'V' "iconv -c --to-code=UTF8 > ~/.cache/mutt-mail.htmllibrewolf ~/.cache/mutt-mail.html" ### Message threading