From c1542e026ccd0f1b2120986eaa8a041759054c61 Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Tue, 21 May 2024 19:16:39 -0400 Subject: [PATCH] update: new colors in fastfetch --- fastfetch/config.jsonc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fastfetch/config.jsonc b/fastfetch/config.jsonc index 501fe00..38a82cf 100644 --- a/fastfetch/config.jsonc +++ b/fastfetch/config.jsonc @@ -155,10 +155,10 @@ "compact": true, "keyColor": "blue" }, + "break", { - "type": "colors", - "paddingLeft": 4, - "symbol": "circle" + "type": "custom", + "format": " \u001b[90m󱓻 \u001b[31m󱓻 \u001b[32m󱓻 \u001b[33m󱓻 \u001b[34m󱓻 \u001b[35m󱓻 \u001b[36m󱓻 \u001b[37m󱓻 \u001b[38m󱓻 \u001b[39m󱓻" } ] }