diff options
| -rw-r--r-- | mutt/muttrc.topo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/muttrc.topo b/mutt/muttrc.topo index b10e5fe..810b195 100644 --- a/mutt/muttrc.topo +++ b/mutt/muttrc.topo | |||
| @@ -26,7 +26,7 @@ set postponed = "+Drafts" | |||
| 26 | 26 | ||
| 27 | # Sidebar | 27 | # Sidebar |
| 28 | unmailboxes * | 28 | unmailboxes * |
| 29 | mailboxes =INBOX =mbox "+------ Watch ------" =hometeach =pay =osm =keep "+---- Processed ----" =Sent =Trash =Drafts =test | 29 | mailboxes =INBOX =mbox "+------ Watch ------" =hometeach =pay =osm =keep "+---- Processed ----" =Sent =Trash =Drafts =test =spam |
| 30 | 30 | ||
| 31 | # Keybinding | 31 | # Keybinding |
| 32 | macro index,pager <f4> '<sync-mailbox><enter-command>source ~/.config/mutt/muttrc.topo<enter><change-folder>!<enter>' | 32 | macro index,pager <f4> '<sync-mailbox><enter-command>source ~/.config/mutt/muttrc.topo<enter><change-folder>!<enter>' |