mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 09:18:08 +02:00
Allow reloading config by sending the SIGUSR1 signal
This commit is contained in:
@@ -11,8 +11,8 @@ possibilities.
|
||||
|
||||
You can open the config file within kitty by pressing :sc:`edit_config_file`.
|
||||
You can reload the config file within kitty by pressing
|
||||
:sc:`reload_config_file`. You can also display the current configuration by
|
||||
pressing the :sc:`debug_config` key.
|
||||
:sc:`reload_config_file` or sending kitty the ``SIGUSR1`` signal. You can also
|
||||
display the current configuration by pressing the :sc:`debug_config` key.
|
||||
|
||||
.. _confloc:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user