Update README.md Config location

pull/427/head
tom speak 2023-09-11 10:17:17 +01:00 committed by GitHub
parent 6464a7c8b1
commit 97154598c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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