1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-06 19:43:40 +05:30

Kitty: Removed Shift-F1 creating split

This commit is contained in:
Pratik Tripathy
2024-05-19 12:29:07 +05:30
parent 0e35923ad0
commit 34e46e85ac
+1 -1
View File
@@ -1029,7 +1029,7 @@ hide_window_decorations yes
window_border_width 0.2pt window_border_width 0.2pt
# New splits open in the same directory as the current window # New splits open in the same directory as the current window
map shift+F1 new_window_with_cwd # map shift+F1 new_window_with_cwd
map kitty_mod+enter new_window_with_cwd map kitty_mod+enter new_window_with_cwd
map shift+F2 toggle_layout stack # Zoom the current window map shift+F2 toggle_layout stack # Zoom the current window