diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2022-10-29 11:31:46 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2022-10-29 11:31:46 +0800 |
commit | 41fe59f5ef3a807342077216dc456a51dfecdfd6 (patch) | |
tree | 4f31002cfbf2637721ddcc792451c8fa1d327b9f /mutt/muttrc.topo | |
parent | 14eba4708b51d4aeda98f40fa158f4688cb4ff8f (diff) |
Update mutt config
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>' |