diff options
Diffstat (limited to 'mutt/muttrc.topo')
-rw-r--r-- | mutt/muttrc.topo | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/mutt/muttrc.topo b/mutt/muttrc.topo index 974700b..7715ba3 100644 --- a/mutt/muttrc.topo +++ b/mutt/muttrc.topo | |||
@@ -29,7 +29,21 @@ set postponed = "+Drafts" | |||
29 | 29 | ||
30 | # Sidebar | 30 | # Sidebar |
31 | unmailboxes * | 31 | unmailboxes * |
32 | mailboxes =INBOX =mbox =DeltaChat "+------ Watch ------" =hometeach =pay =osm =keep "+---- Processed ----" =Sent =Trash =Drafts =test =spam | 32 | mailboxes =INBOX \ |
33 | =mbox \ | ||
34 | =DeltaChat \ | ||
35 | "+------ Watch ------" \ | ||
36 | =hometeach \ | ||
37 | =osm \ | ||
38 | -label Arch =arch-general \ | ||
39 | "+---- Permanent ----" \ | ||
40 | =pay \ | ||
41 | =keep \ | ||
42 | =Sent \ | ||
43 | -poll =Trash \ | ||
44 | =Drafts \ | ||
45 | =test \ | ||
46 | =spam | ||
33 | 47 | ||
34 | # Keybinding | 48 | # Keybinding |
35 | macro index,pager <f4> '<sync-mailbox><enter-command>source ~/.config/mutt/muttrc.topo<enter><change-folder>!<enter>' | 49 | macro index,pager <f4> '<sync-mailbox><enter-command>source ~/.config/mutt/muttrc.topo<enter><change-folder>!<enter>' |