Can FontAwesome be used? #366
-
I tried using font awesome but don't know if I'm setting the name wrong, but it doesn't seem to work. Would it be feasible to integrate it? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
FelixKratz
Apr 25, 2023
Replies: 1 comment
-
Any font installed on your system (you can check via |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
FelixKratz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Any font installed on your system (you can check via
Font Book
app) should be available to use in sketchybar. Make sure you specify the name such that it has"<family>:<style>:<size>"
or use thefont.family
,font.style
andfont.size
subdomains (https://felixkratz.github.io/SketchyBar/config/items#text-properties)