-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Unrendered icon next to clock #93
Comments
Just a wild guess, but maybe you don't have the font set properly. I would make sure you have these two fonts, or replace them with fonts you do have. spacebar -m config text_font "Menlo:Regular:12.0"
spacebar -m config icon_font "Font Awesome 5 Free:Solid:12.0" |
Could you try one of the fonts here |
I was unable to solve this problem with NerdFonts (having installed them).
I still had a rendered question mark in the exact same spot as the screenshot above. I was able to solve the problem by hard-coding a system icon as
It's not ideal, but it makes the question mark go away. |
@StephenWithPH How did you install Nerd Font? I installed it using homebrew then this problem solved. |
Is there no way to hide this entirely? |
Using a blank character as the icon worked. |
I have an issue with spacebar displaying a question mark icon to the left of the clock, this issue occurs with both my configuration as well as the default configuration (renamed spacebarrc). I have attached a screenshot of a yabai installation without any configuration applied.
MacOS Big Sur 11.6
Spacebar: 1.3.0
The text was updated successfully, but these errors were encountered: