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 icon does not recognize OS #1933

Closed
NeoFax75 opened this issue Jul 9, 2022 · 7 comments
Closed

os icon does not recognize OS #1933

NeoFax75 opened this issue Jul 9, 2022 · 7 comments

Comments

@NeoFax75
Copy link

NeoFax75 commented Jul 9, 2022

For whatever reason the os icon shows only the tux penguin instead of either my OS Endeavour or Arch.

@romkatv
Copy link
Owner

romkatv commented Jul 9, 2022

Please run the following command on Arch and post a screenshot that contains the output and prompt:

typeset -pm 'POWERLEVEL9K_MODE|_p9k_os*' && cat /etc/os-release

@NeoFax75
Copy link
Author

https://i.imgur.com/qGyTXlW.png

❯ typeset -pm 'POWERLEVEL9K_MODE|_p9k_os*' && cat /etc/os-release
typeset _p9k_os=Linux
typeset _p9k_os_icon=
typeset POWERLEVEL9K_MODE=nerdfont-complete
───────┬─────────────────────────────────────────────────────────────────────────────────────────
│ File: /etc/os-release
───────┼─────────────────────────────────────────────────────────────────────────────────────────
1 │ NAME=EndeavourOS
2 │ PRETTY_NAME=EndeavourOS
3 │ ID=endeavouros
4 │ ID_LIKE=arch
5 │ BUILD_ID=rolling
6 │ ANSI_COLOR="38;2;23;147;209"
7 │ HOME_URL='https://endeavouros.com'
8 │ DOCUMENTATION_URL='https://discovery.endeavouros.com'
9 │ SUPPORT_URL='https://forum.endeavouros.com'
10 │ BUG_REPORT_URL='https://forum.endeavouros.com/c/arch-based-related-questions/bug-reports
│ '
11 │ LOGO=endeavouros

@romkatv
Copy link
Owner

romkatv commented Jul 10, 2022

This doesn't look like Arch Linux. You mentioned earlier that you aren't getting the icon you expect on Arch Linux. Is that correct? If so, can you run the command on Arch Linux and post its output?

@romkatv
Copy link
Owner

romkatv commented Jul 10, 2022

I re-read the original issue description and I think I misunderstood. You aren't using Arch Linux, you are using EndeavourOS, correct?

If so, you are seeing the penguin because there is no EndeavourOS glyph in nerd fonts. If you were using Arch Linux, you would see Arch Linux logo because it does exist in nerd fonts.

@romkatv romkatv closed this as completed Jul 14, 2022
@NeoFax75
Copy link
Author

NeoFax75 commented Oct 11, 2022 via email

@jenzuslongus
Copy link

@NeoFax75 I've just read the thread because I have the question as you had. I've just realized that there is an icon for EndeavourOS in nerdfonts which you can call with echo -e '\uf322'. It looks very ... unspectacular, more like a cloud or a drop of water.

@romkatv Can the logo be integrated in the list of known icons?

@romkatv
Copy link
Owner

romkatv commented Mar 29, 2023

@romkatv Can the logo be integrated in the list of known icons?

Sure, when #2217 is done.

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

No branches or pull requests

3 participants