main dots / config / .config / mutt / muttrc
xxwhirlpool  ·  2026-06-09
 1set spool_file = ~/.mail/inbox
 2set mbox_type = maildir
 3
 4# sources
 5source $XDG_CONFIG_HOME/mutt/colors.muttrc
 6source $XDG_CONFIG_HOME/mutt/settings.muttrc
 7
 8# folder hooks
 9folder-hook "melodicake_disroot" "source $XDG_CONFIG_HOME/mutt/melodicake_disroot.rc"
10folder-hook "witnesslachesis_disroot" "source $XDG_CONFIG_HOME/mutt/witnesslachesis_disroot.rc"
11
12# accounts
13source $XDG_CONFIG_HOME/mutt/melodicake_disroot.rc
14macro index \Ca "<sync-mailbox><refresh><enter-command>source $XDG_CONFIG_HOME/mutt/melodicake_disroot.rc<enter><change-folder>!<enter>"
15macro index \Cb "<sync-mailbox><refresh><enter-command>source $XDG_CONFIG_HOME/mutt/witnesslachesis_disroot.rc<enter><change-folder>!<enter>"