diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-09-20 00:39:40 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-09-20 00:39:40 +0900 |
| commit | 50d110bf76233350c9478bb6b107c67758fcb234 (patch) | |
| tree | a32af74e41ef1febcc1ddea88e3ca5b0d6f83e1b /config | |
| parent | fe2c18a403e2ebb02ace7b44b752b1196a65c76b (diff) | |
minor adjustment fastfetch compact config
Diffstat (limited to 'config')
| -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", |
