1 files changed,
0 insertions(+),
7 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-10-21 21:12:57 +0300
Parent:
0330cf8
M
config/kitty/kitty.conf
ยทยทยท 47 47 map alt+7 goto_tab 7 48 48 map alt+8 goto_tab 8 49 49 map alt+9 goto_tab 9 50 -map alt+0 goto_tab 10 51 50 map kitty_mod+t new_tab_with_cwd 52 51 map kitty_mod+enter new_window_with_cwd 53 -map kitty_mod+alt+enter new_os_window_with_cwd 54 52 55 53 map ctrl+equal change_font_size all +1 56 54 map ctrl+minus change_font_size all -1 57 55 map ctrl+backspace change_font_size all 0 58 56 map ctrl+0 change_font_size all 0 59 - 60 -map ctrl+alt+k neighboring_window up 61 -map ctrt+alt+j neighboring_window down 62 -map ctrl+alt+h neighboring_window left 63 -map ctrl+alt+l neighboring_window right