summaryrefslogtreecommitdiffstats
path: root/.config/mutt
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-10-10 17:42:49 +0200
committerJoe <bousset.rudy@gmail.com>2022-10-10 17:42:49 +0200
commitddcbf85ff63219ebf6ded4b9ce0962ac6f52f8b8 (patch)
tree19bfc32cfc091d92989656efb1cbfd309bfe3485 /.config/mutt
parentfix (diff)
downloaddotfiles-bsd-ddcbf85ff63219ebf6ded4b9ce0962ac6f52f8b8.tar.gz
dotfiles-bsd-ddcbf85ff63219ebf6ded4b9ce0962ac6f52f8b8.tar.bz2
dotfiles-bsd-ddcbf85ff63219ebf6ded4b9ce0962ac6f52f8b8.tar.xz
dotfiles-bsd-ddcbf85ff63219ebf6ded4b9ce0962ac6f52f8b8.tar.zst
dotfiles-bsd-ddcbf85ff63219ebf6ded4b9ce0962ac6f52f8b8.zip
up
Diffstat (limited to '')
-rw-r--r--.config/mutt/accounts/1-main.muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mutt/accounts/1-main.muttrc b/.config/mutt/accounts/1-main.muttrc
index d1104f9..aaa4977 100644
--- a/.config/mutt/accounts/1-main.muttrc
+++ b/.config/mutt/accounts/1-main.muttrc
@@ -21,7 +21,7 @@ bind pager G bottom
macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc main<enter>" "run mbsync to sync rrbo@proton.me"
unmailboxes *
-mailboxes "=INBOX" "=Sent" "=Drafts" "=Spam" "=Trash" "=Archive" "=All Mail" "=Folders/Keep" "=Folders/Work" "=Folders/Tower"
+mailboxes "=INBOX" "=Sent" "=Drafts" "=Spam" "=Trash" "=Archive" "=All Mail" "=Folders/Keep" "=Folders/Work" "=Folders/Tower" "=Folders/Circle"
macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox"
macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox"