WeeChat: Remove global root highlight
This commit is contained in:
parent
93d223d181
commit
89cebe0284
2 changed files with 8 additions and 1 deletions
7
.weechat/buffer_autoset.conf
Normal file
7
.weechat/buffer_autoset.conf
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#
|
||||
# buffer_autoset.conf -- weechat v0.4.3
|
||||
#
|
||||
|
||||
[buffer]
|
||||
&minbif.highlight_tags = "irc_join+nick_thil*"
|
||||
irc.rezosup.*.highlight_words_add = "root"
|
||||
|
|
@ -42,7 +42,7 @@ day_change_message_1date = "-- %a, %d %b %Y --"
|
|||
day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --"
|
||||
eat_newline_glitch = off
|
||||
emphasized_attributes = ""
|
||||
highlight = "nemu*,nému*,root,stallman"
|
||||
highlight = "nemu*,nému*,stallman"
|
||||
highlight_regex = ""
|
||||
highlight_tags = ""
|
||||
hotlist_add_buffer_if_away = on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue