update: update fastfetch config

This commit is contained in:
Yingjie Wang 2024-07-29 01:28:09 -04:00
parent 67e2505545
commit 998a22b553

View File

@ -1,5 +1,4 @@
// Note that you must replace the image path to an existing image to display it. // Note that you must replace the image path to an existing image to display it.
{ {
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
// "logo": { // "logo": {
@ -74,7 +73,6 @@
"keyColor": "green" "keyColor": "green"
}, },
"break", "break",
{ {
"type": "shell", "type": "shell",
"key": "╭─", "key": "╭─",
@ -115,7 +113,6 @@
"key": "╰─󰀻", "key": "╰─󰀻",
"keyColor": "yellow" "keyColor": "yellow"
}, },
"break", "break",
{ {
"type": "title", "type": "title",
@ -162,4 +159,3 @@
} }
] ]
} }