From e8a20bc7458c10d1e76b504101a5dda12ba0a093 Mon Sep 17 00:00:00 2001 From: nnyyxxxx Date: Sat, 9 Nov 2024 23:50:59 -0500 Subject: [PATCH] feat(fastfetch): rounded corners --- Configs/.config/fastfetch/config.jsonc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Configs/.config/fastfetch/config.jsonc b/Configs/.config/fastfetch/config.jsonc index e417a2248..cd2a924b1 100644 --- a/Configs/.config/fastfetch/config.jsonc +++ b/Configs/.config/fastfetch/config.jsonc @@ -14,7 +14,7 @@ }, { "type": "custom", - "format": "┌──────────────────────────────────────────┐" + "format": "╭──────────────────────────────────────────╮" }, { "type": "os", @@ -48,7 +48,7 @@ }, { "type": "custom", - "format": "└──────────────────────────────────────────┘" + "format": "╰──────────────────────────────────────────╯" }, "break", { @@ -57,7 +57,7 @@ }, { "type": "custom", - "format": "┌──────────────────────────────────────────┐" + "format": "╭──────────────────────────────────────────╮" }, { "type": "cpu", @@ -95,7 +95,7 @@ }, { "type": "custom", - "format": "└──────────────────────────────────────────┘" + "format": "╰──────────────────────────────────────────╯" }, { "type": "colors",