1 files changed,
5 insertions(+),
5 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-03-15 14:50:48 +0200
Parent:
bb056e7
M
config/kitty/kitty.conf
··· 1 -sync_to_monitor yes 2 1 hide_window_decorations yes 3 -allow_remote_control yes 4 - 5 2 include colo_tokyonight_night.conf 6 3 7 -## remote control 4 +## some non terminal things 5 +shell fish 6 + 7 +## Remote control 8 8 allow_remote_control socket-only 9 9 listen_on unix:/tmp/kitty 10 10 ··· 32 32 cursor_blink_interval 0 33 33 34 34 ## Mouse 35 -mouse_hide_wait 1.0 35 +mouse_hide_wait .5 36 36 focus_follows_mouse no 37 37 38 38 ## Mappings