Adjust kitty keybinds

This commit is contained in:
2021-09-23 12:05:33 -07:00
parent 0e4efb5b76
commit 9010d60cc1

View File

@@ -420,7 +420,7 @@ font_size 12.0
#: suffix of "c" on the width/height values to have them interpreted
#: as number of cells instead of pixels.
# enabled_layouts *
enabled_layouts vertical, tall, grid
#: The enabled window layouts. A comma separated list of layout names.
#: The special value all means all layouts. The first listed layout
@@ -1143,10 +1143,13 @@ macos_option_as_alt left
#: open a window with the current working directory.
#
map ctrl+s>h neighboring_window left
map ctrl+s>j neighboring_window down
map ctrl+s>k neighboring_window up
map ctrl+s>l neighboring_window right
map kitty_mod+h neighboring_window left
map kitty_mod+j neighboring_window down
map kitty_mod+k neighboring_window up
map kitty_mod+l neighboring_window right
map ctrl+s>l next_layout
map ctrl+s>h show_scrollback
# map kitty_mod+w close_window
# map kitty_mod+] next_window