diff --git a/weechat/buflist.conf b/weechat/buflist.conf index ee0b9df..dfea3e3 100644 --- a/weechat/buflist.conf +++ b/weechat/buflist.conf @@ -11,7 +11,7 @@ [look] display_conditions = "${buffer.hidden}==0" -enabled = on +enabled = off mouse_jump_visited_buffer = off mouse_move_buffer = on mouse_wheel = on diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 397c1c5..7268dc1 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -241,6 +241,20 @@ path = "%h/plugins" save_config_on_unload = on [bar] +buflist.color_bg = default +buflist.color_delim = default +buflist.color_fg = default +buflist.conditions = "" +buflist.filling_left_right = vertical +buflist.filling_top_bottom = columns_vertical +buflist.hidden = on +buflist.items = "buflist" +buflist.position = left +buflist.priority = 0 +buflist.separator = on +buflist.size = 0 +buflist.size_max = 0 +buflist.type = root hotlist.color_bg = default hotlist.color_delim = default hotlist.color_fg = default