-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gentoo Linux logo is not present, like Arch Linux logo is on Arch. #1
Comments
what's the output of |
NAME=Gentoo |
maybe it's possible to fall back on id, gimme sec |
hm. I am looking at my icons and I can't find a gentoo icon within my theme. Dunno how that should be obtained. |
It might not be what you want for the project but one possible solution would be to have system that automatically downloads the correct logo if it's not present after detecting what distro it is. For example, it would download https://www.gentoo.org/assets/img/logo/gentoo-signet.svg if the detected distro is gentoo and there isn't a logo already. |
No, allowing a utility to connect to the internet is not what I want it to do. Embedding icons would be passable, but idk what the policies of the gentoo logo are |
I'm not a lawyer, but I'm pretty sure you'd be able to embed the icon for Gentoo. Here's the source: https://www.gentoo.org/inside-gentoo/foundation/name-logo-guidelines.html. I'm not sure about any other distros specifically, but most distros are OK with non commercial use as long as it's clearly not affiliated with their distro as far as I know. |
I guess you could also fall back to using nerd fonts for distros that don't provide logos Or just embed it I guess, would make the whole thing a bit heavier but who cares, it's 5KB after all |
are you sure its not a special icon provided per distro? I wouldnt expect to have archlinux-logo on nix or nix-snowflake on arch. |
Expected outcome: logo for Linux distribution used should appear, like in this screenshot from hyprwm on X.
However, I have this screenshot which shows no logo on Gentoo Linux.
Environment:
Gentoo Linux with default/linux/amd64/23.0/desktop/gnome/systemd (stable) profile
Hyprland 43.0
GCC
Latest hyprsysteminfo version
Steps to reproduce:
Install Gentoo Linux
Use GCC, cmake, and make to make and install hyprsysteminfo
Run hyprsysteminfo in Hyprland
Observe lack of Gentoo Linux logo
The text was updated successfully, but these errors were encountered: