summaryrefslogtreecommitdiff
path: root/home/xyz/.config/weechat
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-10-18 03:35:52 -0700
committerxyz <gky44px1999@gmail.com>2022-10-18 03:35:52 -0700
commitc969b504a07984f6abf43293d9e1caa2707a43fc (patch)
treed867eb6e8c270ae5e119c2b20d1da80f8690487b /home/xyz/.config/weechat
parentc087b7ee3b7bd5b109b32f306a08d39c4bc0f710 (diff)
weechat config update change
Diffstat (limited to 'home/xyz/.config/weechat')
-rw-r--r--home/xyz/.config/weechat/irc.conf3
-rw-r--r--home/xyz/.config/weechat/trigger.conf1
-rw-r--r--home/xyz/.config/weechat/weechat.conf1
3 files changed, 5 insertions, 0 deletions
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"