From 3e5094787634264486e69f75831edeb0a3ad665b Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Wed, 20 Jan 2016 19:30:10 +0100 Subject: [PATCH] nicklist on top shows more names --- weechat/weechat.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 420c673..978ba69 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -262,11 +262,11 @@ nicklist.filling_left_right = vertical nicklist.filling_top_bottom = columns_vertical nicklist.hidden = on nicklist.items = "buffer_nicklist" -nicklist.position = right +nicklist.position = top nicklist.priority = 200 nicklist.separator = on nicklist.size = 0 -nicklist.size_max = 0 +nicklist.size_max = 10 nicklist.type = window status.color_bg = default status.color_delim = cyan