19 lines
396 B
Plaintext
19 lines
396 B
Plaintext
#
|
|
# weechat -- colorize_nicks.conf
|
|
#
|
|
# WARNING: It is NOT recommended to edit this file by hand,
|
|
# especially if WeeChat is running.
|
|
#
|
|
# Use /set or similar command to change settings in WeeChat.
|
|
#
|
|
# For more info, see: https://weechat.org/doc/quickstart
|
|
#
|
|
|
|
[look]
|
|
blacklist_channels = ""
|
|
blacklist_nicks = "so,root"
|
|
colorize_input = off
|
|
greedy_matching = on
|
|
ignore_tags = ""
|
|
min_nick_length = 2
|