We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm using JetBrainsMono Nerd Font. After updating to Nerd Fonts 3.0.0, I'm getting wrong icons for Log out and Suspend:
JetBrainsMono Nerd Font
Relevant part of my rofi configuration for rofi-power-menu:
configuration { modi: "drun"; font: "JetBrainsMono Nerd Font 10.5"; }
rofi-power-menu/rofi-power-menu
Lines 33 to 34 in e4cc444
Same in Kitty with JetBrainsMono Nerd Font too.
Maybe they should be updated? this can help:
Logout: https://gist.github.com/mischw/78e8e42c2ebb1069560a2fc4573b1425#file-convert_unicode_nerdfont3-py-L773
Suspend: https://gist.github.com/mischw/78e8e42c2ebb1069560a2fc4573b1425#file-convert_unicode_nerdfont3-py-L1118
Relevant issue in Nerd Font repo: Some glyphs missing after v3.x.x update ryanoasis/nerd-fonts#1190
The text was updated successfully, but these errors were encountered:
Thanks for the report. I merged a PR that hopefully fixed this. Could you check whether the current version works for you or not?
Sorry, something went wrong.
Can confirm aa14edb fixed it.
Thank you!
Successfully merging a pull request may close this issue.
I'm using
JetBrainsMono Nerd Font
. After updating to Nerd Fonts 3.0.0, I'm getting wrong icons for Log out and Suspend:Relevant part of my rofi configuration for rofi-power-menu:
rofi-power-menu/rofi-power-menu
Lines 33 to 34 in e4cc444
Same in Kitty with
JetBrainsMono Nerd Font
too.Maybe they should be updated? this can help:
Logout:
https://gist.github.com/mischw/78e8e42c2ebb1069560a2fc4573b1425#file-convert_unicode_nerdfont3-py-L773
Suspend:
https://gist.github.com/mischw/78e8e42c2ebb1069560a2fc4573b1425#file-convert_unicode_nerdfont3-py-L1118
Relevant issue in Nerd Font repo: Some glyphs missing after v3.x.x update ryanoasis/nerd-fonts#1190
The text was updated successfully, but these errors were encountered: