My collection of silverbullet-libraries

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 = {β€œ:thermometer:”,β€œ:droplet:”,β€œ:leaf_fluttering_in_wind:”,β€œ:information_source:”,β€œ:globe_with_meridians:”}

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.

1 Like