mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
switch on mouse support
This commit is contained in:
parent
5ae6fcddce
commit
93efae33b5
@ -85,7 +85,7 @@ jump_previous_buffer_when_closing = on
|
|||||||
jump_smart_back_to_buffer = on
|
jump_smart_back_to_buffer = on
|
||||||
key_bind_safe = on
|
key_bind_safe = on
|
||||||
key_grab_delay = 800
|
key_grab_delay = 800
|
||||||
mouse = off
|
mouse = on
|
||||||
mouse_timer_delay = 100
|
mouse_timer_delay = 100
|
||||||
nick_color_force = ""
|
nick_color_force = ""
|
||||||
nick_color_hash = djb2
|
nick_color_hash = djb2
|
||||||
|
Loading…
Reference in New Issue
Block a user