diff options
author | Luke Smith <luke@lukesmith.xyz> | 2020-10-11 19:29:34 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2020-10-11 19:29:34 -0400 |
commit | c08cfd53654bb3046502955c93399861b487c760 (patch) | |
tree | b80358dce0c60748f72dbe35f927437567b70421 /share/mutt-wizard.muttrc | |
parent | d1c4a8eb1096219560f707fbc60a9c0d09e0f27f (diff) |
more
Diffstat (limited to 'share/mutt-wizard.muttrc')
-rw-r--r-- | share/mutt-wizard.muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc index 57df579..de169db 100644 --- a/share/mutt-wizard.muttrc +++ b/share/mutt-wizard.muttrc @@ -80,7 +80,7 @@ set sidebar_width = 20 set sidebar_short_path = yes set sidebar_next_new_wrap = yes set mail_check_stats -set sidebar_format = '%B%?F? [%F]?%* %?N?%N/? %?S?%S?' +set sidebar_format = '%D%?F? [%F]?%* %?N?%N/? %?S?%S?' bind index,pager \Ck sidebar-prev bind index,pager \Cj sidebar-next bind index,pager \Co sidebar-open |