mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
Update README.md Config location
This commit is contained in:
@ -101,7 +101,7 @@ palette = 15=#fbf1c7
|
|||||||
|
|
||||||
The available keys and valid values are not easily documented yet, but they
|
The available keys and valid values are not easily documented yet, but they
|
||||||
are easily visible if you're mildly comfortable with Zig. The available keys
|
are easily visible if you're mildly comfortable with Zig. The available keys
|
||||||
are just the keys (verbatim) in the [Config structure](https://github.com/mitchellh/ghostty/blob/main/src/config.zig).
|
are just the keys (verbatim) in the [Config structure](https://github.com/mitchellh/ghostty/blob/main/src/config/Config.zig).
|
||||||
The keys are documented there, too.
|
The keys are documented there, too.
|
||||||
|
|
||||||
#### Debugging Configuration
|
#### Debugging Configuration
|
||||||
|
Reference in New Issue
Block a user