From 50d110bf76233350c9478bb6b107c67758fcb234 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 20 Sep 2024 00:39:40 +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