diff options
| author | Mitchell Hashimoto <m@mitchellh.com> | 2024-11-04 09:37:12 -0800 |
|---|---|---|
| committer | Mitchell Hashimoto <m@mitchellh.com> | 2024-11-04 09:37:18 -0800 |
| commit | 21f5a2aa51db283052b47e8f5112375079823164 (patch) | |
| tree | 04c281a872971273d1c6e1803c17651555101838 /README.md | |
| parent | 737dc0896dc266a98c889e122b5c900636e589c9 (diff) | |
README: syntax highlight the config
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ placed at `$XDG_CONFIG_HOME/ghostty/config`, which defaults to 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 |
