From bd770d022cf0693357c266c33bc0d47412dd6424 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sat, 11 Jul 2015 16:59:04 +0200 Subject: Add weechat.conf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit But without the layout section Signed-off-by: Johannes Löthberg --- weechat/colorize_nicks.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 weechat/colorize_nicks.conf (limited to 'weechat/colorize_nicks.conf') diff --git a/weechat/colorize_nicks.conf b/weechat/colorize_nicks.conf new file mode 100644 index 0000000..1b6e461 --- /dev/null +++ b/weechat/colorize_nicks.conf @@ -0,0 +1,12 @@ +# +# weechat -- colorize_nicks.conf +# + +[look] +blacklist_channels = "" +blacklist_nicks = "so,root" +colorize_input = on +greedy_matching = on +ignore_nicks_in_urls = off +ignore_tags = "" +min_nick_length = 2 -- cgit v1.2.3-54-g00ecf