Merge branch 'patch-1' of https://github.com/kidonng/kitty
This commit is contained in:
commit
56fe6480ce
1 changed files with 1 additions and 1 deletions
|
|
@ -1303,7 +1303,7 @@ def macos_option_as_alt(x: str) -> int:
|
|||
'''))
|
||||
|
||||
o('macos_hide_from_tasks', False, long_text=_('''
|
||||
Hide the kitty window from running tasks (:kbd:`Option+Tab`) on macOS.
|
||||
Hide the kitty window from running tasks (:kbd:`⌘+Tab`) on macOS.
|
||||
'''))
|
||||
|
||||
o('macos_quit_when_last_window_closed', False, long_text=_('''
|
||||
|
|
|
|||
Loading…
Reference in a new issue