]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/buflist.conf
weechat: update config
[dotfiles.git] / weechat / buflist.conf
index beebd4fb7a81a82da60f00c27cc36c27ddda10bb..35768a5b3a565168fed48ae5dc43c7f172c101b1 100644 (file)
@@ -10,6 +10,7 @@
 #
 
 [look]
+auto_scroll = 50
 display_conditions = "${buffer.hidden}==0"
 enabled = on
 mouse_jump_visited_buffer = off
@@ -32,5 +33,6 @@ hotlist_private = "${color:green}"
 hotlist_separator = "${color:default},"
 indent = "  "
 lag = " ${color:green}[${color:brown}${lag}${color:green}]"
+name = "${name}"
 nick_prefix = "${color_nick_prefix}${nick_prefix}"
 number = "${color:green}${number}${if:${number_displayed}?.: }"