Change the 'pfetch' logic so it displays the proper distro logo
This commit is contained in:
parent
3d118f406a
commit
294e8ef57f
|
@ -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": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue