1
0
Fork 0

Add mutt cache and fix sidebar

This commit is contained in:
Malte Brandy 2018-06-15 00:49:11 +02:00
parent dc0fe66016
commit 419bac6204
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -58,7 +58,8 @@ in {
bind index,pager \CO sidebar-open
color sidebar_indicator black white
color sidebar_highlight white blue
set sidebar_format = "%B%?F? [%F]?%* %?N?%N/?%S"
set sidebar_format = "%B%* %?N?%N/?%S"
set header_cache = "~/.cache/neomutt"
'';
};
};