diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 5e7692f..1fb8d13 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -8,7 +8,7 @@ font_family Hack Nerd Font # TAB MANAGEMENT # moving between tabs -map ctrl+0 goto_tab 0 +map ctrl+0 goto_tab 0 map ctrl+1 goto_tab 1 map ctrl+2 goto_tab 2 map ctrl+3 goto_tab 3