mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Fix the spacing issue in config in README.md
This commit is contained in:
@ -66,7 +66,7 @@ The file format is documented below as an example:
|
||||
```ini
|
||||
# The syntax is "key = value". The whitespace around the equals doesn't matter.
|
||||
background = 282c34
|
||||
foreground= ffffff
|
||||
foreground = ffffff
|
||||
|
||||
# Comments start with a `#` and are only valid on their own line.
|
||||
# Blank lines are ignored!
|
||||
|
Reference in New Issue
Block a user