mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-01 06:41:30 +00:00
Fix tasks shortcut on macOS
This commit is contained in:
parent
ae43b1565e
commit
017d5f2991
1 changed files with 1 additions and 1 deletions
|
|
@ -1303,7 +1303,7 @@ both Option keys as Alt, instead.
|
|||
'''))
|
||||
|
||||
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…
Add table
Add a link
Reference in a new issue