polybar / polybar-scripts

This is a community project. We write and collect scripts for polybar!
The Unlicense
2.48k stars 340 forks source link

Question about openweather scripts #65

Closed vaskark closed 6 years ago

vaskark commented 6 years ago

I'm just wondering why the weather icons in Symbols Nerd Font don't work, and I have to add the Weather Iconsfont declaration to my polybar config file. Are the codes different?

Thanks. And thanks for all the scripts :)

132ikl commented 6 years ago

Yes, the codes are different. If you really wanted to, you could manually replace the icons in the script to the Nerd Fonts variant, but that would be extremely tedious.

x70b1 commented 6 years ago

You can replace the icons in your get_icon function. I guess the icons in Nerd Fonts have different codes so they don't work as drop in.