fix fastfetch config
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"$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": {
|
||||||
@@ -17,7 +18,9 @@
|
|||||||
"type": 2
|
"type": 2
|
||||||
},
|
},
|
||||||
"bar": {
|
"bar": {
|
||||||
"charElapsed": "",
|
"char": {
|
||||||
|
"elapsed": ""
|
||||||
|
},
|
||||||
"charTotal": " "
|
"charTotal": " "
|
||||||
},
|
},
|
||||||
"key": {
|
"key": {
|
||||||
@@ -165,4 +168,4 @@
|
|||||||
},
|
},
|
||||||
"break"
|
"break"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user