mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
feat(neomutt): dont ask about ~/Mail
This commit is contained in:
@@ -174,7 +174,6 @@ in
|
||||
# set imap_check_subscribed
|
||||
set use_from
|
||||
|
||||
set spoolfile="+INBOX"
|
||||
|
||||
set header_cache="~/.cache/mutt" message_cachedir="~/.cache/mutt"
|
||||
|
||||
@@ -190,6 +189,8 @@ in
|
||||
'') accounts)}
|
||||
''}
|
||||
|
||||
set spoolfile="${mainMailbox}"
|
||||
|
||||
source ${pkgs.writeText "colors.neomuttrc" ''
|
||||
# Default index colors:
|
||||
color index_number blue default
|
||||
|
||||
Reference in New Issue
Block a user