yeah that looks definitely font related.
about the tweaking: i try to make the libraries updatable, so you donβt have to change anything inside the library, but that gave me an idea to cook up something. Maybe i could add some config.set options for the format too, so you can chose what is visible. I have something like this in mind:
temp = true,
hum = false,
wind = true,
last_cache = true,
location = false,
custom_emojis = {β
β,β
β,β
β,β
β,β
β}
because not everybody wants to know the windspeed, last_cache time or humidity. this could make it much more customizable, and aligned with personal preferences.