aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2022-11-02 12:15:05 +0800
committerHsieh Chin Fan <pham@topo.tw>2022-11-02 12:15:05 +0800
commit8641cb137a80e19c95156e2044f9716f02282aa4 (patch)
treec5f1e98ac9affea393e82b8ff331a92f2ff8ed4b
parent787173a691ac151e494e2268d7f6c531785ece2f (diff)
Update login mailbox
-rw-r--r--mutt/muttrc.topo2
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt/muttrc.topo b/mutt/muttrc.topo
index 4595660..b84db90 100644
--- a/mutt/muttrc.topo
+++ b/mutt/muttrc.topo
@@ -38,6 +38,7 @@ mailboxes =INBOX \
38 "+-- Permanent ---" \ 38 "+-- Permanent ---" \
39 =pay \ 39 =pay \
40 =keep \ 40 =keep \
41 =login \
41 =Sent \ 42 =Sent \
42 -poll =Trash \ 43 -poll =Trash \
43 =Drafts \ 44 =Drafts \
@@ -63,3 +64,4 @@ macro index,pager gS "<change-folder>+spam<Return>" "Switch to sp
63macro index,pager gd "<change-folder>+DeltaChat<Return>" "Switch to DeltaChat folder" 64macro index,pager gd "<change-folder>+DeltaChat<Return>" "Switch to DeltaChat folder"
64macro index,pager gD "<change-folder>+Drafts<Return>" "Switch to Drafts folder" 65macro index,pager gD "<change-folder>+Drafts<Return>" "Switch to Drafts folder"
65macro index,pager gt "<change-folder>+Trash<Return>" "Switch to Trash folder" 66macro index,pager gt "<change-folder>+Trash<Return>" "Switch to Trash folder"
67macro index,pager gl "<change-folder>+login<Return>" "Switch to INBOX folder"