From c0ef71d78b76f7800adc8bda181dedda336cd383 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Dias?= Date: Tue, 19 Nov 2024 17:39:41 -0300 Subject: [PATCH] :wrench: chore(fastfetch): use space to separate key from format instead of colon --- fastfetch/config.jsonc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fastfetch/config.jsonc b/fastfetch/config.jsonc index 632ae15..8db1e51 100644 --- a/fastfetch/config.jsonc +++ b/fastfetch/config.jsonc @@ -9,6 +9,9 @@ "type": "small", "width": 32 }, + "display": { + "separator": " " + }, "general": {}, "modules": [ "title",