Fastfetch doesn't show image in GNOME Terminal / Console

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. :confused:

Any idea?

A terminal that supports image rendering?

Have you tried a different terminal like kitty?

1 Like

Actually, I didn’t try another terminal. Didn’t know that Terminal and Console are not able to show images … :confused:

I’ll try kitty or Ghostty. Let’s see.

You’re absolutely right. Terminal / Console are not supporting images … :frowning:

Ghostty and kitty are working great.

Have to decide now, what to use … kitty? Ghostty? :confused:

Thanks, @dalto ! :+1:

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.