weechat: Some changes i didn't do
This commit is contained in:
parent
639a93f95b
commit
f884a3ac31
1 changed files with 2 additions and 1 deletions
|
@ -80,6 +80,7 @@ mouse = off
|
||||||
mouse_timer_delay = 100
|
mouse_timer_delay = 100
|
||||||
nick_prefix = ""
|
nick_prefix = ""
|
||||||
nick_suffix = ""
|
nick_suffix = ""
|
||||||
|
paste_auto_add_newline = on
|
||||||
paste_bracketed = off
|
paste_bracketed = off
|
||||||
paste_bracketed_timer_delay = 10
|
paste_bracketed_timer_delay = 10
|
||||||
paste_max_lines = 1
|
paste_max_lines = 1
|
||||||
|
@ -164,13 +165,13 @@ chat_text_found_bg = lightmagenta
|
||||||
chat_time = green
|
chat_time = green
|
||||||
chat_time_delimiters = green
|
chat_time_delimiters = green
|
||||||
chat_value = cyan
|
chat_value = cyan
|
||||||
|
chat_value_null = blue
|
||||||
emphasized = yellow
|
emphasized = yellow
|
||||||
emphasized_bg = default
|
emphasized_bg = default
|
||||||
input_actions = lightgreen
|
input_actions = lightgreen
|
||||||
input_text_not_found = red
|
input_text_not_found = red
|
||||||
nicklist_away = red
|
nicklist_away = red
|
||||||
nicklist_group = green
|
nicklist_group = green
|
||||||
nicklist_offline = blue
|
|
||||||
separator = blue
|
separator = blue
|
||||||
status_count_highlight = magenta
|
status_count_highlight = magenta
|
||||||
status_count_msg = brown
|
status_count_msg = brown
|
||||||
|
|
Loading…
Reference in a new issue