diff options
Diffstat (limited to 'kitty')
-rw-r--r-- | kitty/kitty.conf | 7 |
1 files changed, 7 insertions, 0 deletions
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 |