mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 16:56:09 +03:00
Merge pull request #1900 from blinsay/benl/config-reload-docs
docs: add a note about config reload to README.md
This commit is contained in:
@ -124,6 +124,12 @@ documented in the comments. You also can search for the
|
|||||||
[public config files](https://github.com/search?q=path%3Aghostty%2Fconfig&type=code)
|
[public config files](https://github.com/search?q=path%3Aghostty%2Fconfig&type=code)
|
||||||
of many Ghostty users for examples and inspiration.
|
of many Ghostty users for examples and inspiration.
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
>
|
||||||
|
> Configuration can be reloaded on the fly with the `reload_config`
|
||||||
|
> command. Not all configuration options can change without restarting Ghostty.
|
||||||
|
> Any options that require a restart should be documented.
|
||||||
|
|
||||||
#### Configuration Errors
|
#### Configuration Errors
|
||||||
|
|
||||||
If your configuration file has any errors, Ghostty does its best to ignore
|
If your configuration file has any errors, Ghostty does its best to ignore
|
||||||
|
Reference in New Issue
Block a user