feat(weechat): disable mouse integration
This commit is contained in:
parent
c81db6ff2d
commit
64f0079a7d
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ jump_previous_buffer_when_closing = on
|
|||
jump_smart_back_to_buffer = on
|
||||
key_bind_safe = on
|
||||
key_grab_delay = 800
|
||||
mouse = on
|
||||
mouse = off
|
||||
mouse_timer_delay = 100
|
||||
nick_color_force = ""
|
||||
nick_color_hash = djb2
|
||||
|
|
Loading…
Reference in a new issue