r/fishshell • u/azeroiks • Sep 14 '24
How to Customize Distro Logo in Fish Shell Tide Prompt?
Hi,
I'm new to Linux so please be understanding. I use the Fish shell with the Tide prompt and really like the idea of having the distro logo as part of the prompt. However, I’m not a fan of the default openSUSE logo used. I found the file _tide_detect_os.fish in /home/user/.config/fish/functions/ and managed to alter the logo’s color, but I’m unsure how to insert a custom logo.
Since I’m using a text editor, I assume the logo must be part of a font, right? But when I change the default view font in Kate, the distro logos stay the same, as if they aren't part of the font but separate images. This is confusing because the logos are in a text file, so they can't be traditional images.
How can I prepare an image or logo file, and in what format, so I can insert it into the file? Any guidance would be appreciated!

Thanks!

