update: update fastfetch config

This commit is contained in:
2024-07-29 01:28:09 -04:00
parent 4c4e029ba1
commit dc45294051

View File

@@ -1,5 +1,4 @@
// 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",
// "logo": {
@@ -74,7 +73,6 @@
"keyColor": "green"
},
"break",
{
"type": "shell",
"key": "╭─",
@@ -115,7 +113,6 @@
"key": "╰─󰀻",
"keyColor": "yellow"
},
"break",
{
"type": "title",
@@ -162,4 +159,3 @@
}
]
}