mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Use syntax highlighting for the config in README.md
This commit is contained in:
@ -63,7 +63,7 @@ placed at `$XDG_CONFIG_HOME/ghostty/config`, which defaults to
|
|||||||
|
|
||||||
The file format is documented below as an example:
|
The file format is documented below as an example:
|
||||||
|
|
||||||
```
|
```ini
|
||||||
# The syntax is "key = value". The whitespace around the equals doesn't matter.
|
# The syntax is "key = value". The whitespace around the equals doesn't matter.
|
||||||
background = 282c34
|
background = 282c34
|
||||||
foreground= ffffff
|
foreground= ffffff
|
||||||
|
Reference in New Issue
Block a user