From c969b504a07984f6abf43293d9e1caa2707a43fc Mon Sep 17 00:00:00 2001
From: xyz <gky44px1999@gmail.com>
Date: Tue, 18 Oct 2022 03:35:52 -0700
Subject: weechat config update change

---
 home/xyz/.config/weechat/irc.conf     | 3 +++
 home/xyz/.config/weechat/trigger.conf | 1 +
 home/xyz/.config/weechat/weechat.conf | 1 +
 3 files changed, 5 insertions(+)

diff --git a/home/xyz/.config/weechat/irc.conf b/home/xyz/.config/weechat/irc.conf
index bd075e00..28a5999e 100644
--- a/home/xyz/.config/weechat/irc.conf
+++ b/home/xyz/.config/weechat/irc.conf
@@ -32,6 +32,7 @@ display_join_message = "329,332,333,366"
 display_old_topic = on
 display_pv_away_once = on
 display_pv_back = on
+display_pv_nick_change = on
 display_pv_warning_address = off
 highlight_channel = "$nick"
 highlight_pv = "$nick"
@@ -68,6 +69,7 @@ smart_filter_join_unmask = 30
 smart_filter_mode = "+"
 smart_filter_nick = on
 smart_filter_quit = on
+smart_filter_setname = on
 temporary_servers = off
 topic_strip_colors = off
 typing_status_nicks = off
@@ -87,6 +89,7 @@ message_chghost = brown
 message_join = green
 message_kick = red
 message_quit = red
+message_setname = brown
 mirc_remap = "1,-1:darkgray"
 nick_prefixes = "y:lightred;q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"
 notice = green
diff --git a/home/xyz/.config/weechat/trigger.conf b/home/xyz/.config/weechat/trigger.conf
index 7e15131e..486c22e2 100644
--- a/home/xyz/.config/weechat/trigger.conf
+++ b/home/xyz/.config/weechat/trigger.conf
@@ -19,6 +19,7 @@ flag_conditions = yellow
 flag_post_action = lightblue
 flag_regex = lightcyan
 flag_return_code = lightmagenta
+identifier = cyan
 regex = white
 replace = cyan
 trigger = green
diff --git a/home/xyz/.config/weechat/weechat.conf b/home/xyz/.config/weechat/weechat.conf
index 08043166..98b862b8 100644
--- a/home/xyz/.config/weechat/weechat.conf
+++ b/home/xyz/.config/weechat/weechat.conf
@@ -56,6 +56,7 @@ day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --"
 eat_newline_glitch = off
 emphasized_attributes = ""
 highlight = ""
+highlight_disable_regex = ""
 highlight_regex = ""
 highlight_tags = ""
 hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0 || ${info:relay_client_count,weechat,connected} > 0"
-- 
cgit v1.2.3-70-g09d2