home/aerc | set split view to 4 lines of index
This commit is contained in:
parent
66b97571fd
commit
4038d677e7
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
||||||
msglist-scroll-offset = "1";
|
msglist-scroll-offset = "1";
|
||||||
threading-enabled = " true";
|
threading-enabled = " true";
|
||||||
threading-by-subject = "true";
|
threading-by-subject = "true";
|
||||||
|
message-list-split = "4";
|
||||||
index-columns = "flags>=,date<=,name<20,subject<*,notmuch>=";
|
index-columns = "flags>=,date<=,name<20,subject<*,notmuch>=";
|
||||||
column-notmuch = ''
|
column-notmuch = ''
|
||||||
{{- (map .Labels (exclude .Folder) (exclude "replied|passed|attachment|flagged|unread|draft") | join ",") -}}'';
|
{{- (map .Labels (exclude .Folder) (exclude "replied|passed|attachment|flagged|unread|draft") | join ",") -}}'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue