all repos

dotfiles @ 0bf18f2

my dotfiles
1 files changed, 5 insertions(+), 5 deletions(-)
kitty: set shell, remove duplications
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-03-15 14:50:48 +0200
Parent: bb056e7
M 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