diff options
| -rw-r--r-- | config/fastfetch/config-compact.jsonc | 4 |
1 files 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", |
