From 7e364b1606185fea335449d27a689e6fe119b7c1 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 27 Jan 2022 19:45:35 +0530 Subject: [PATCH] Fix incorrect shortcut in docs --- docs/conf.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.rst b/docs/conf.rst index fe64c7a66..0b10c5e62 100644 --- a/docs/conf.rst +++ b/docs/conf.rst @@ -11,7 +11,7 @@ You can open the config file within kitty by pressing :sc:`edit_config_file` (:k 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:`⌘+⌥+f6` on macOS) key. +(:kbd:`⌘+⌥+,` on macOS) key. .. _confloc: