aboutsummaryrefslogtreecommitdiff
path: root/weechat
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2016-04-15 08:27:15 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2016-04-15 08:27:15 +0200
commite09048dabf036f0845827ce829e249d3a18ce175 (patch)
tree1550f75a0b105daf185502c0cf7414323d8c7396 /weechat
parent4fea76ee02ce020b3c1d20ad3f25342003112ee7 (diff)
downloaddotfiles-e09048dabf036f0845827ce829e249d3a18ce175.tar.gz
dotfiles-e09048dabf036f0845827ce829e249d3a18ce175.zip
weechat: don't hide the nicklist
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'weechat')
-rw-r--r--weechat/weechat.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/weechat/weechat.conf b/weechat/weechat.conf
index f9751aa..4d3d884 100644
--- a/weechat/weechat.conf
+++ b/weechat/weechat.conf
@@ -275,7 +275,7 @@ nicklist.color_fg = default
nicklist.conditions = "${nicklist}"
nicklist.filling_left_right = vertical
nicklist.filling_top_bottom = columns_vertical
-nicklist.hidden = on
+nicklist.hidden = off
nicklist.items = "buffer_nicklist"
nicklist.position = right
nicklist.priority = 200