diff options
Diffstat (limited to 'by_os/Darwin')
-rw-r--r-- | by_os/Darwin/mutt/.mutt/ui.rc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/by_os/Darwin/mutt/.mutt/ui.rc b/by_os/Darwin/mutt/.mutt/ui.rc index 08adc8b..422d76c 100644 --- a/by_os/Darwin/mutt/.mutt/ui.rc +++ b/by_os/Darwin/mutt/.mutt/ui.rc @@ -1,5 +1,7 @@ # status bar set status_format = "▅▅ %f ▅ %r%m messages %>▅ " + +# sidebar set sidebar_divider_char = ' ' # colors @@ -27,4 +29,4 @@ color index brightcolor39 color231 "~T" color index color196 color231 "~D" color sidebar_new black white color sidebar_flagged black white -unset help + |