Docs: Fix macOS shortcut for debug_config

This commit is contained in:
pagedown
2022-01-29 13:32:36 +08:00
parent 2a6a77467c
commit 7649e2f3ea
2 changed files with 3 additions and 3 deletions

View File

@@ -10,8 +10,8 @@ possibilities.
You can open the config file within kitty by pressing :sc:`edit_config_file` (:kbd:`⌘+,` on macOS).
You can reload the config file within kitty by pressing
:sc:`reload_config_file` (:kbd:`⌃+⌘+,` on macOS) or sending kitty the ``SIGUSR1`` signal.
You can also display the current configuration by pressing the :sc:`debug_config`
(:kbd:`⌘+⌥+,` on macOS) key.
You can also display the current configuration by pressing :sc:`debug_config`
(:kbd:`⌥+⌘+,` on macOS).
.. _confloc: