Skip to content

Correctly detect GNOME OS#2296

Merged
CarterLi merged 2 commits into
fastfetch-cli:devfrom
vixalien:feat/gnome-os
May 1, 2026
Merged

Correctly detect GNOME OS#2296
CarterLi merged 2 commits into
fastfetch-cli:devfrom
vixalien:feat/gnome-os

Conversation

@vixalien

@vixalien vixalien commented May 1, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR allows correct detection of GNOME OS ( https://os.gnome.org/)

Related issue (required for new logos for new distros)

N/A

Changes

  • Shows the correct logo for GNOME OS

Checklist

  • I have tested my changes locally.

Copilot AI review requested due to automatic review settings May 1, 2026 13:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the built-in logo name aliases so that systems reporting their OS name as “GNOME OS” map to the existing GNOME built-in logo, enabling correct logo selection for GNOME OS in Fastfetch.

Changes:

  • Add "GNOME OS" as an additional .names alias for the existing GNOME logo entry.

@CarterLi

CarterLi commented May 1, 2026

Copy link
Copy Markdown
Member

Please upload its /etc/os-release

@vixalien

vixalien commented May 1, 2026

Copy link
Copy Markdown
Contributor Author
NAME="GNOME OS"
VERSION="Nightly"
VERSION_ID="Nightly"
ID="org.gnome.os"
ID_LIKE="org.freedesktop.platform"
PRETTY_NAME="GNOME OS Nightly"
BUG_REPORT_URL="https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/new"
HOME_URL="https://www.gnome.org/"
VARIANT="User (sysupdate)"
VARIANT_ID="su-user"
IMAGE_VERSION="nightly.1039742"
SYSEXT_LEVEL="nightly.1039742"
CONFEXT_LEVEL="nightly.1039742"
IMAGE_ID="user"
DEFAULT_HOSTNAME="gnomeos-????-????"
GNOMEOS_COMMIT="0a675f008809fb63559524d22325c6917ada93fc"
GNOMEOS_COMMIT_DATE="2026-04-29 20:23:21 +0100"
GNOMEOS_COMMITS_URL="https://gitlab.gnome.org/GNOME/gnome-build-meta/-/commits/0a675f008809fb63559524d22325c6917ada93fc"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants