diff --git a/desktopenvs/hyprland/kitty/kitty.conf b/desktopenvs/hyprland/kitty/kitty.conf index 579500f..a86b760 100644 --- a/desktopenvs/hyprland/kitty/kitty.conf +++ b/desktopenvs/hyprland/kitty/kitty.conf @@ -10,4 +10,10 @@ background_blur 1 shell_integration no_cursor editor micro confirm_os_window_close 0 + map ctrl+f1 new_window_with_cwd + +map f2 previous_tab +map f3 next_tab +map ctrl+f2 new_tab +map ctrl+f3 close_tab