From 56d94a03046920332155031ac0b871f8df37c30c Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 23 Mar 2021 16:04:45 -0400 Subject: update autojoins and add new 3.1 options --- weechat/.weechat/buflist.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'weechat/.weechat/buflist.conf') diff --git a/weechat/.weechat/buflist.conf b/weechat/.weechat/buflist.conf index d8e5e22..24fdba5 100644 --- a/weechat/.weechat/buflist.conf +++ b/weechat/.weechat/buflist.conf @@ -21,6 +21,7 @@ nick_prefix = off nick_prefix_empty = on signals_refresh = "" sort = "number" +use_items = 1 [format] buffer = "${format_number}${indent}${format_nick_prefix}${color_hotlist}${if:(${buffer.full_name} =~ ^irc)?${if:(${irc_server.away_time} > 0)?${color:yellow}>}${if:(${irc_channel.part} == 1)?${color:red}_}${if:(${irc_server.is_connected} == 0)?${color:*magenta}*}}${if:${type}==private?↪}${name}" -- cgit 1.4.1