From bd12b3c3a78557415a3f973f6af69572b5c32315 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Fri, 28 Jun 2024 20:05:48 -0500 Subject: [PATCH] Update config.jsonc --- config.jsonc | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/config.jsonc b/config.jsonc index 3ffd91c..790ed5e 100644 --- a/config.jsonc +++ b/config.jsonc @@ -2,11 +2,10 @@ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { "type": "builtin", - "color": - { - "1": "white", - "2": "cyan" - } + "color": { + "1": "white", + "2": "cyan" + } }, "display": { "separator": "  ", @@ -29,10 +28,10 @@ "type": "gpu", "key": " " }, - { - "type": "display", - "key": " 󱄄" - }, + { + "type": "display", + "key": " 󱄄" + }, { "type": "memory", "key": " " @@ -58,9 +57,9 @@ "type": "shell", "key": " " }, - { + { "type": "custom", - "format": "|────────────────────\u001b[1mUptime / Age\u001b[0m────────────────────|" + "format": "|──────────────\u001b[1mUptime / Age\u001b[0m────────────────|" }, { "type": "command",