diff options
author | Patrick Simianer <p@simianer.de> | 2017-12-12 10:37:59 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2017-12-12 10:37:59 +0100 |
commit | 145332a3efd7452777639adc124b05d2f06d6a84 (patch) | |
tree | 2dd2df152ddd3ad45eb96ed414d0f7f46c7becd8 /by_os/Darwin/mutt | |
parent | c26e7062ecf8995dd941269ccce88f53fef2d4b8 (diff) |
mutt: Linux
Diffstat (limited to 'by_os/Darwin/mutt')
-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 + |