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

Wrong icons after updating to Nerd Fonts 3.0.0 #19

Closed
xfzv opened this issue May 2, 2023 · 2 comments
Closed

Wrong icons after updating to Nerd Fonts 3.0.0 #19

xfzv opened this issue May 2, 2023 · 2 comments

Comments

@xfzv
Copy link

xfzv commented May 2, 2023

I'm using JetBrainsMono Nerd Font. After updating to Nerd Fonts 3.0.0, I'm getting wrong icons for Log out and Suspend:
1

Relevant part of my rofi configuration for rofi-power-menu:

configuration {
  modi: "drun";
  font: "JetBrainsMono Nerd Font 10.5";
}

icons[logout]="\uf842"
icons[suspend]="\uf9b1"

Same in Kitty with JetBrainsMono Nerd Font too.
image

Maybe they should be updated? this can help:

@jluttine
Copy link
Owner

jluttine commented May 3, 2023

Thanks for the report. I merged a PR that hopefully fixed this. Could you check whether the current version works for you or not?

@xfzv
Copy link
Author

xfzv commented May 3, 2023

Can confirm aa14edb fixed it.

Thank you!

@xfzv xfzv closed this as completed May 3, 2023
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