remove f2 messing up kitty's unicode picker
This commit is contained in:
parent
9914c3199e
commit
c6b2a64d1c
1 changed files with 1 additions and 1 deletions
|
@ -1288,7 +1288,7 @@ map kitty_mod+a>1 set_background_opacity 1
|
|||
map kitty_mod+a>d set_background_opacity default
|
||||
map kitty_mod+delete clear_terminal reset active
|
||||
|
||||
map F2 launch --allow-remote-control kitty +kitten broadcast
|
||||
#map F2 launch --allow-remote-control kitty +kitten broadcast
|
||||
|
||||
#: You can create shortcuts to clear/reset the terminal. For example::
|
||||
|
||||
|
|
Loading…
Reference in a new issue