Change the 'pfetch' logic so it displays the proper distro logo

This commit is contained in:
Jimbo 2024-09-19 00:03:55 -04:00
parent 3d118f406a
commit 294e8ef57f

View file

@ -112,7 +112,7 @@
{ {
"$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": {
"source": "nixos_small" "type": "small"
}, },
"modules": [ "modules": [
{ {