update weechat

This commit is contained in:
Felix Van der Jeugt 2017-07-03 10:33:42 +02:00
parent 3f54f8f7ac
commit 286d0b0763
No known key found for this signature in database
GPG key ID: 58B209295023754D
2 changed files with 6 additions and 0 deletions

View file

@ -10,6 +10,7 @@
#
[look]
auto_scroll = 50
display_conditions = "${buffer.hidden}==0"
enabled = off
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}?.: }"