From 6e44d40ea73eed40c62be52d0c649e15efb010f0 Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Mon, 2 Oct 2023 19:34:17 -0400 Subject: final vimrc, zshrc, and kitty conf from bandito --- kitty/kitty.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'kitty/kitty.conf') diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 9ae80e2..e1aabf6 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -13,10 +13,17 @@ enable_audio_bell no open_url_with firefox mouse_map ctrl+left click grabbed,ungrabbed mouse_click_url_or_select +mouse_map left click no_op +map ctrl+shift+9 combine : launch --cwd=current : goto_layout tall +map ctrl+shift+0 combine : launch --cwd=current : goto_layout fat +map ctrl+shift+left previous_window +map ctrl+shift+right next_window map ctrl+shift+enter new_os_window_with_cwd map ctrl+shift+t new_tab_with_cwd map shift+left previous_tab map shift+right next_tab +map ctrl+shift+f5 load_config_file + tab_bar_style slant -- cgit v1.2.3