Docs: Add macOS shortcuts and nth_os_window

This commit is contained in:
pagedown
2022-01-18 18:59:26 +08:00
parent 6a2522452f
commit 3a8d867c87
2 changed files with 9 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ kitty.conf
rendering frames-per-second. See below for an overview of all customization
possibilities.
You can open the config file within kitty by pressing :sc:`edit_config_file`.
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`