From 7f1fff5af9151f88309624b77503fc34b52d05e8 Mon Sep 17 00:00:00 2001 From: Tharre Date: Sat, 12 Sep 2015 21:10:28 +0200 Subject: mutt: fix sidebar mailboxes --- email/_mutt/muttrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'email/_mutt/muttrc') diff --git a/email/_mutt/muttrc b/email/_mutt/muttrc index cbd9eff..04f7493 100644 --- a/email/_mutt/muttrc +++ b/email/_mutt/muttrc @@ -25,7 +25,7 @@ set thorough_search # strip headers and eval mimes before searching # Sidebar Patch -------------------------------------- set sidebar_delim = ' │' set sidebar_visible = yes -set sidebar_width = 24 +set sidebar_width = 26 color sidebar_new color221 color233 # Status Bar ----------------------------------------- @@ -48,12 +48,12 @@ set spoolfile = "+tharre3@gmail.com/INBOX" # Mailboxes to show in the sidebar. mailboxes +tharre3@gmail.com/INBOX \ - +tharre3@gmail.com/archive \ + +tharre3@gmail.com/Archives \ +tharre3@gmail.com/sent \ +tharre3@gmail.com/drafts \ # Other special folders. -set mbox = "+tharre3@gmail.com/archive" +set mbox = "+tharre3@gmail.com/Archives" set postponed = "+tharre3@gmail.com/drafts" # Index View Options --------------------------------- -- cgit v1.2.3-70-g09d2