I have added openweather-detailed module to my polybar. To show the weather icon i had to add font-2 = "Weather Icons:size=12;1"
to my [bar/openbox]
But when i added this my network icon changed.
without weather icon
With weather icon
What i have to do to show both icons?
Solved
Could you share with us how you solved this?
1 Like
I just made my font list ambiguous by adding weather icon at no 2. In master.config material icon is in no 2 position. network icon is in the material icon set. As i overrode “material font” with “weather icon” network icon couldn’t get the needed icon. I just added weather icon in the font list at position 5 & specified it in the weather module.
2 Likes