mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
kitty: fix wrong keymap
This commit is contained in:
parent
2f800f2b57
commit
23f079c72b
1 changed files with 1 additions and 1 deletions
|
|
@ -58,6 +58,6 @@ map ctrl+backspace change_font_size all 0
|
||||||
map ctrl+0 change_font_size all 0
|
map ctrl+0 change_font_size all 0
|
||||||
|
|
||||||
map ctrl+alt+k neighboring_window up
|
map ctrl+alt+k neighboring_window up
|
||||||
map ctlt+alt+j neighboring_window down
|
map ctrt+alt+j neighboring_window down
|
||||||
map ctrl+alt+h neighboring_window left
|
map ctrl+alt+h neighboring_window left
|
||||||
map ctrl+alt+l neighboring_window right
|
map ctrl+alt+l neighboring_window right
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue