aboutsummaryrefslogtreecommitdiff
path: root/.muttrc
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2020-04-22 15:36:32 -0400
committerRyan Kavanagh <rak@rak.ac>2020-04-22 15:36:32 -0400
commitab8f08d77981bcf893fc54a86c97d5c27ece3f65 (patch)
tree7e640ace17beeb39c8c55b243934f113c7fe54f8 /.muttrc
parentupdate mail config to use sendmail (diff)
update sidebar config neomutt
Diffstat (limited to '.muttrc')
-rw-r--r--.muttrc14
1 files changed, 9 insertions, 5 deletions
diff --git a/.muttrc b/.muttrc
index 19ece4b..9fc183f 100644
--- a/.muttrc
+++ b/.muttrc
@@ -85,11 +85,15 @@ set ispell="aspell -e -c"
# set up the sidebar, default not visible
set mail_check_stats=yes
-set sidebar_visible=no
-set sidebar_format="%B%* %S%?N?(%N)?%?F?[%F]?"
-set sidebar_indent_string=" "
-set sidebar_short_path=yes
-set sidebar_sort_method='alpha'
+set sidebar_visible = yes
+set sidebar_short_path = yes
+set sidebar_folder_indent = yes
+set sidebar_width = 25
+set sidebar_format = "%B%?F? [%F]?%* %?N?%N/?%S"
+set sidebar_divider_char = "┃"
+set sidebar_delim_chars = "/."
+set sidebar_non_empty_mailbox_only = yes
+set sidebar_sort_method = alpha
# which # mailboxes to list in the sidebar
# mailboxes =inbox =ml
# color of folders with new mail