diff options
author | Patrick Simianer <p@simianer.de> | 2017-12-11 23:11:21 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2017-12-11 23:11:21 +0100 |
commit | c26e7062ecf8995dd941269ccce88f53fef2d4b8 (patch) | |
tree | 5ff2a3690c60842415654f90a0db6e47c3173e7f /by_os/Darwin | |
parent | 273c8b22f20e33f215b18836f40e520beb671e57 (diff) |
mutt: ui
Diffstat (limited to 'by_os/Darwin')
-rw-r--r-- | by_os/Darwin/mutt/.mutt/ui.rc (renamed from by_os/Darwin/mutt/.mutt/colors.rc) | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/by_os/Darwin/mutt/.mutt/colors.rc b/by_os/Darwin/mutt/.mutt/ui.rc index df2ca26..08adc8b 100644 --- a/by_os/Darwin/mutt/.mutt/colors.rc +++ b/by_os/Darwin/mutt/.mutt/ui.rc @@ -1,3 +1,8 @@ +# status bar +set status_format = "▅▅ %f ▅ %r%m messages %>▅ " +set sidebar_divider_char = ' ' + +# colors color normal color0 color231 color error brightcolor15 color196 color indicator color201 color255 |