Some changes of weechat
This commit is contained in:
parent
45277ea10c
commit
cd89c9ac7c
1 changed files with 5 additions and 0 deletions
|
@ -67,6 +67,7 @@ input_cursor_scroll = 20
|
|||
input_share = none
|
||||
input_share_overwrite = off
|
||||
input_undo_max = 32
|
||||
item_away_message = on
|
||||
item_buffer_filter = "*"
|
||||
item_buffer_zoom = "!"
|
||||
item_mouse_status = "M"
|
||||
|
@ -78,6 +79,9 @@ key_bind_safe = on
|
|||
key_grab_delay = 800
|
||||
mouse = off
|
||||
mouse_timer_delay = 100
|
||||
nick_color_force = ""
|
||||
nick_color_hash = djb2
|
||||
nick_color_stop_chars = "_|["
|
||||
nick_prefix = ""
|
||||
nick_suffix = ""
|
||||
paste_auto_add_newline = on
|
||||
|
@ -170,6 +174,7 @@ emphasized = yellow
|
|||
emphasized_bg = default
|
||||
input_actions = lightgreen
|
||||
input_text_not_found = red
|
||||
item_away = yellow
|
||||
nicklist_away = red
|
||||
nicklist_group = green
|
||||
separator = blue
|
||||
|
|
Loading…
Reference in a new issue