Skip to content
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

OS detection for Rocky Linux missing #2390

Closed
mgkurtz opened this issue Jul 25, 2023 · 1 comment · Fixed by #2391
Closed

OS detection for Rocky Linux missing #2390

mgkurtz opened this issue Jul 25, 2023 · 1 comment · Fixed by #2391

Comments

@mgkurtz
Copy link
Contributor

mgkurtz commented Jul 25, 2023

Dear folks,

on a Rocky Linux server, I only get a tux (\uf17c) as os_icon, instead of a rocky linux symbol (\uf32b in Nerdfonts).

typeset -pm 'POWERLEVEL9K_MODE|_p9k_os*'; cat /etc/os-release
typeset _p9k_os=Linux
typeset _p9k_os_icon=
typeset POWERLEVEL9K_MODE=nerdfont-complete
NAME="Rocky Linux"
VERSION="8.8 (Green Obsidian)"
ID="rocky"
ID_LIKE="rhel centos fedora"
VERSION_ID="8.8"
PLATFORM_ID="platform:el8"
PRETTY_NAME="Rocky Linux 8.8 (Green Obsidian)"
ANSI_COLOR="0;32"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:rocky:rocky:8:GA"
HOME_URL="https://rockylinux.org/"
BUG_REPORT_URL="https://bugs.rockylinux.org/"
SUPPORT_END="2029-05-31"
ROCKY_SUPPORT_PRODUCT="Rocky-Linux-8"
ROCKY_SUPPORT_PRODUCT_VERSION="8.8"
REDHAT_SUPPORT_PRODUCT="Rocky Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="8.8"
@romkatv
Copy link
Owner

romkatv commented Jul 25, 2023

If you send a clean PR, I'll merge it.

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 a pull request may close this issue.

2 participants