kitty: Use Ctrl+q for closing window and not Ctrl+w

This commit is contained in:
Sanchayan Maity 2020-12-10 11:44:42 +05:30
parent eb8346e80f
commit e3c7b2d052
1 changed files with 1 additions and 1 deletions

View File

@ -839,7 +839,7 @@ map kitty_mod+y new_window mutt
# map ctrl+[ previous_window
map ctrl+t new_window
map ctrl+w close_window
map ctrl+q close_window
map ctrl+` move_window_to_top
map kitty_mod+f move_window_forward
map kitty_mod+b move_window_backward