Switch to librewolf
This commit is contained in:
parent
ddab8f780f
commit
02d2c7c66c
1 changed files with 1 additions and 1 deletions
|
@ -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' "<pipe-entry>iconv -c --to-code=UTF8 > ~/.cache/mutt-mail.html<enter><shell-escape>firefox ~/.cache/mutt-mail.html<enter>"
|
||||
macro attach 'V' "<pipe-entry>iconv -c --to-code=UTF8 > ~/.cache/mutt-mail.html<enter><shell-escape>librewolf ~/.cache/mutt-mail.html<enter>"
|
||||
|
||||
|
||||
### Message threading
|
||||
|
|
Loading…
Reference in a new issue