From 0088ba45b72b01314a8f1d9ec976874d4d2d9e5c Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 20 Sep 2024 00:39:39 +0900 Subject: minor adjustment fastfetch compact config --- config/fastfetch/config-compact.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/fastfetch/config-compact.jsonc b/config/fastfetch/config-compact.jsonc index f8b1e12e..f713a681 100644 --- a/config/fastfetch/config-compact.jsonc +++ b/config/fastfetch/config-compact.jsonc @@ -18,7 +18,7 @@ }, { "type": "custom", - "format": " ╭───────────────────────╮" + "format": " ─────────────────────────── " }, { "type": "kernel", @@ -61,7 +61,7 @@ }, { "type": "custom", - "format": " ╰───────────────────────╯" + "format": " ─────────────────────────── " }, { "type": "custom", -- cgit v1.2.3