summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2022-02-25 16:20:08 +0200
committerManos Pitsidianakis <el13635@mail.ntua.gr>2022-02-25 16:20:08 +0200
commit340d6451a330861af09fd02231c17ba4168d9654 (patch)
tree5aed8f20c377edaefd86818ac5832a1523b0d301 /docs
parente9aaa7b067903040acd7f3d7c685de94b3b98450 (diff)
downloadmeli-340d6451a330861af09fd02231c17ba4168d9654.zip
listing.rs: add config setting for sidebar ratio
Diffstat (limited to 'docs')
-rw-r--r--docs/meli.conf.55
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/meli.conf.5 b/docs/meli.conf.5
index 983ebee6..5984b40f 100644
--- a/docs/meli.conf.5
+++ b/docs/meli.conf.5
@@ -968,6 +968,11 @@ Sets the string to print in the mailbox tree for a leaf level where its root has
.It Ic sidebar_divider Ar char
.Pq Em optional
Sets the character to print as the divider between the accounts list and the message list.
+.It Ic sidebar_ratio Ar Integer
+.Pq Em optional
+This is the width of the right container to the entire screen width.
+.\" default value
+.Pq Em 90
.It Ic show_menu_scrollbar Ar boolean
.Pq Em optional
Show auto-hiding scrollbar in accounts sidebar menu.