AdisonCavani / distro-grub-themes

A pack of GRUB2 themes for each Linux distribution
https://k1ng.dev/distro-grub-themes
GNU General Public License v3.0
877 stars 55 forks source link

Support for Fedora Silverblue (and maybe Kinoite) #87

Closed inffy closed 1 year ago

inffy commented 1 year ago

Is your feature request related to a problem? Please describe. Fedora Silverblue doesn't get recognized as Fedora, so its for some reason missing the Fedora logo.

Describe the solution you'd like Either make Silverblue installs use the normal Fedora logo, or add the #teamsilverblue logo from: https://silverblue.fedoraproject.org/

Additional context cat /etc/os-release

NAME="Fedora Linux" VERSION="37.20221107.n.0 (Silverblue)" ID=fedora VERSION_ID=37 VERSION_CODENAME="" PLATFORM_ID="platform:f37" PRETTY_NAME="Fedora Linux 37.20221107.n.0 (Silverblue)" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:37" DEFAULT_HOSTNAME="fedora" HOME_URL="https://silverblue.fedoraproject.org" DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-silverblue/" SUPPORT_URL="https://ask.fedoraproject.org/" BUG_REPORT_URL="https://github.com/fedora-silverblue/issue-tracker/issues" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=37 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=37 VARIANT="Silverblue" VARIANT_ID=silverblue OSTREE_VERSION='37.20221107.n.0' .

inffy commented 1 year ago

grub.txt

AdisonCavani commented 1 year ago

@inffy, I'm assuming that icon named silverblue.png will work in GRUB?

inffy commented 1 year ago

@AdisonCavani honestly don't really know. I guess it should work. Not se deep in how Silverblue handles grub and if it actually differs from normal Fedora Workstation for example