From 6255c522504e3f3b50ae29df678f59f27adeb6e0 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Fri, 17 Jul 2020 11:33:48 +0200 Subject: Alter highlight settings --- .weechat/weechat.conf | 42 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 40 insertions(+), 2 deletions(-) (limited to '.weechat') diff --git a/.weechat/weechat.conf b/.weechat/weechat.conf index 61a3cf4..04a2cda 100644 --- a/.weechat/weechat.conf +++ b/.weechat/weechat.conf @@ -57,7 +57,7 @@ eat_newline_glitch = off emphasized_attributes = "" highlight = "" highlight_regex = "" -highlight_tags = "slack_channel+nick_pingdom,slack_channel+nick_platform,slack_channel+nick_alertmanager" +highlight_tags = "slack_channel+nick_pingdom,slack_channel+nick_platform,slack_channel+nick_alertmanager,slack_channel+nick_grafana" hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0" hotlist_buffer_separator = " " hotlist_count_max = 1 @@ -396,11 +396,14 @@ vi_line_numbers.type = window [layout] [notify] +irc.darenet.#DareNET = highlight +irc.darenet.#help = message irc.darenet.#nitemare.debug = highlight irc.freenode.##mahjong = highlight irc.freenode.##t = highlight irc.freenode.#freenode = highlight irc.freenode.#gentoo = highlight +irc.freenode.#mageia = highlight irc.freenode.#raku-dev = highlight irc.freenode.#zfsonlinux = highlight irc.rizon.#/g/technology = highlight @@ -421,7 +424,7 @@ python.mintlab.slack.com.#python = all python.mintlab.slack.com.#quality_assurance = all python.mintlab.slack.com.#release = all python.mintlab.slack.com.#secretaries = all -python.mintlab.slack.com.#supportcenter = all +python.mintlab.slack.com.#supportcenter = message python.mintlab.slack.com.&devops-team = all python.mintlab.slack.com.&devopsbff = all python.mintlab.slack.com.&meems = all @@ -444,13 +447,48 @@ python.mintlab.slack.com.Kayleigh = all python.mintlab.slack.com.Laurens = all python.mintlab.slack.com.marcel = all python.mintlab.slack.com.Martijn = all +python.mintlab.slack.com.MichelleVeltman = all python.mintlab.slack.com.michiel = all python.mintlab.slack.com.petermoen = all +python.mintlab.slack.com.Remco = all python.mintlab.slack.com.Robin = all python.mintlab.slack.com.rudolf = all python.mintlab.slack.com.Slackbot = all python.mintlab.slack.com.wesleys = all python.slack-debug = none +python.slack.mintlab.#bier = all +python.slack.mintlab.#development = all +python.slack.mintlab.#devops = all +python.slack.mintlab.#devops-alerts = all +python.slack.mintlab.#devops-ci = highlight +python.slack.mintlab.#devops-info = all +python.slack.mintlab.#exxellence = all +python.slack.mintlab.#general = all +python.slack.mintlab.#livingroom = all +python.slack.mintlab.#quality_assurance = all +python.slack.mintlab.#release = all +python.slack.mintlab.#secretaries = all +python.slack.mintlab.#supportcenter = all +python.slack.mintlab.&devops-team = all +python.slack.mintlab.&devopsbff = all +python.slack.mintlab.&meems = all +python.slack.mintlab.&patricia = all +python.slack.mintlab.&platform = all +python.slack.mintlab.&storytellers = all +python.slack.mintlab.&theladies = all +python.slack.mintlab.blessy = all +python.slack.mintlab.Flippy = all +python.slack.mintlab.GoogleCalendar = all +python.slack.mintlab.jascha = all +python.slack.mintlab.jos = all +python.slack.mintlab.Karly = all +python.slack.mintlab.Laurens = all +python.slack.mintlab.marcel = all +python.slack.mintlab.Martijn = all +python.slack.mintlab.michiel = all +python.slack.mintlab.Remco = all +python.slack.mintlab.Slackbot = all +python.slack.mintlab.wesleys = all [filter] irc_smart = on;*;irc_smart_filter;* -- cgit v1.1