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