We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b6bd6e commit 5f5d9c0Copy full SHA for 5f5d9c0
Configs/.config/fastfetch/config.jsonc
@@ -9,7 +9,7 @@ fastfetch --config hyde/*.jsonc
9
{
10
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
11
"logo": {
12
- "source": "$(fastfetch.sh logo)",
+ "source": "\"$(fastfetch.sh logo)\"",
13
"height": 18
14
},
15
"display": {
@@ -124,4 +124,4 @@ fastfetch --config hyde/*.jsonc
124
125
"break"
126
]
127
-}
+}
0 commit comments