Yesterday, I switched from EndeavourOS KDE Plasma to EndeavourOS GNOME. Therefor, I reinstalled my system. In GNOME I’m using the same fastfetch config now that I used in KDE Plasma where my image was shown. In GNOME Terminal / Console I don’t get the image.
This is my code in the config:
"logo": {
"source": "/mnt/DATEN/Nextcloud/Bilder/Linux Images and Logos/EOS-Arch_Circle.png",
"type": "auto",
"height": 20,
"padding": {
"top": 2,
"left": 2,
}
},
The image path is correct.
What is missing in GNOME that is present in KDE Plasma? As I wrote, same EndeavourOS and same fastfetch config.
Any idea?