X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/d607af1e5d9c66d254e6b46af0718ddb067add80..ff0e4e3647c6264c046527fd95cabc8d1ce097ed:/weechat/buflist.conf diff --git a/weechat/buflist.conf b/weechat/buflist.conf index beebd4f..35768a5 100644 --- a/weechat/buflist.conf +++ b/weechat/buflist.conf @@ -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}?.: }"