about summary refs log tree commit diff
path: root/weechat/.weechat/buflist.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/.weechat/buflist.conf')
-rw-r--r--weechat/.weechat/buflist.conf1
1 files changed, 1 insertions, 0 deletions
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}"