Noodly's Logos & Graphics. 🍜

NICE!

Looks tip top :victory_hand:

@Noodly, so I made a wallpaper using one of your monochrome creations. Here’s how it looks on my desktop…

Posted in my EOS Wallpaper Thread…

I wish i had those skills. How do you make those ?

If it’s the logos you’re asking about, the EnOS branding graphics stuff is on the EnOS Github, the rest I do with Gimp and Krita.

Very nice :smiley:

These and more logos are now on my Github.
EndeavourOS Fastfetch Logos

I’m getting error 404 from the .png file link

Hmm okay thanks, let me fix that.

edit.. should work now. :victory_hand:

For those who prefer something vertical. :enos_flag:


these are fantastic! you have been on a creative tear. cinnamon deserves one, though :slight_smile:

Thank you, I appreciate the feedback. Let me get some Cinnamon goodness cooking for you. :victory_hand:

I love the embossed effect on the icon and the OS. :heart_eyes:

Thanks mate :slight_smile:

:wink:

Danke Joe. :victory_hand:

More to follow :victory_hand: :enos_flag:

NICE, thanks!

from my config.jasonc file (don’t ask it’ always been named that):

“$schema”: “https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json”,
“logo”: {
“source”: “/home/drunkenvicar/.config/fastfetch/cinn.png”,
“type”: “auto”,
“height”: 40,
“width”: 50,
“padding”: {
“top”: 2,
“left”: 0

I threw the pic in the fastfetch folder.

NOW:

upper left see “PNG”.

what did I do wrong?

thanks anyone

Try this for the line under schema..

"logo": {
        "source": "/home/jon/Pictures/EnOS Fastfetch Logos/EnOS PlasMonLogo Vertical.png",
        "type": "kitty",
        "height": 42,
        "padding": {
            "top": 2

Obviously path will be different :slight_smile: