From 0bf18f2064b0d7b9a80b2184fe213a1b14aa055f Mon Sep 17 00:00:00 2001 From: Oleksandr Smirnov Date: Sat, 15 Mar 2025 14:50:48 +0200 Subject: [PATCH] kitty: set shell, remove duplications --- config/kitty/kitty.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf index be5a691..c0b0844 100644 --- a/config/kitty/kitty.conf +++ b/config/kitty/kitty.conf @@ -1,10 +1,10 @@ -sync_to_monitor yes hide_window_decorations yes -allow_remote_control yes - include colo_tokyonight_night.conf -## remote control +## some non terminal things +shell fish + +## Remote control allow_remote_control socket-only listen_on unix:/tmp/kitty @@ -32,7 +32,7 @@ cursor_underline_thickness 1.3 cursor_blink_interval 0 ## Mouse -mouse_hide_wait 1.0 +mouse_hide_wait .5 focus_follows_mouse no ## Mappings