Some Logos for wallpapers, Fastfetch and Gnome Background Logo Extension

Ah now there’s a question. :laughing:

1 Like

here is a screenshot of me showing fastfetch in kitty that I opened in Alacritty.

2 Likes

never seen a hi-res scan inside a terminal before. amazing.

1 Like

Hi ! I wanna set one of your pictures. How should I edit my config.jsonc file ?

Here’s how it look :

{
  "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
  "modules": [
    "title",
    "separator",
    "os",
    "host",
    "kernel",
    "uptime",
    "packages",
    "shell",
    "display",
    "de",
    "wm",
    "wmtheme",
    "theme",
    "icons",
    "font",
    "cursor",
    "terminal",
    "terminalfont",
    "cpu",
    "gpu",
    "memory",
    "swap",
    "disk",
    "localip",
    "battery",
    "poweradapter",
    "locale",
    "break",
    "colors"
  ]
}

Here you go :smiley:
You’ll need to change the path to your image. You can adjust the size of it by tweaking the height and “top”. The image will work in Konsole or Kitty terminal.

{
  "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
  "logo": {
        "source": "/home/jon/Pictures/EnOS Fastfetch Logos/EnOS PlasMonLogo Vertical.png",
        "type": "kitty",
        "height": 24,
        "padding": {
            "top": 2
           }
         },
  "modules": [
    "title",
    "separator",
    "os",
    "host",
    "kernel",
    "uptime",
    "packages",
    "shell",
    "display",
    "de",
    "wm",
    "wmtheme",
    "theme",
    "icons",
    "font",
    "cursor",
    "terminal",
    "terminalfont",
    "cpu",
    "gpu",
    "memory",
    "swap",
    "disk",
    "localip",
    "battery",
    "poweradapter",
    "locale",
    "break",
    "colors"
  ]
}

Or… if you want a different layout there are lots of examples posted in this thread

3 Likes

Yep, it works ! thanks you very much ! :slightly_smiling_face:

But is it possible to make it work with the gnome terminal ?

Sadly not, Gnome terminal can’t show Fastfetch images this way.

1 Like

I made this for my monochrome venture. :enos_flag:


7 Likes

Hey, what font do you use for EndeavourOS?

This one I think

5 Likes

Yes Ailerons font as @keescase said. I got it from here.

2 Likes

Thanks :slight_smile:

1 Like


8 Likes

You may have seen these in @swh 's post over at the Share Your Desktop thread.
They’re work in progress as I’m getting together a kind of KDE showcase rice.
The wallpaper is only in 3440 x 1440 resolution.
All made with Gimp.





The look so far…

7 Likes

Love this artwork! But I’m afraid at least to my eyes it reads as “END (???) OUR OS” (… not an inspiring message).

Certainly not intentional :wink:

1 Like

hehe with my positive take (rose tinted specs lol) I just see Our OS :wink:

2 Likes

Hey, this little fastfetch trick got past me. Many thanks!

So now, in a mildly self-serving update, my fastfetch screen looks like this…

5 Likes