From d48e6c7e19e1c0b17fd3fc63fe3c4cbcb650fc85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Sun, 3 Nov 2024 23:17:05 +0300 Subject: [PATCH] Use syntax highlighting for the config in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b1077795..20b1d4cb3 100644 --- a/README.md +++ b/README.md @@ -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