weather
Shows the current weather in the bar and opens the Weather control-center tab on click. Requires [weather] to be configured.
| Setting | Type | Default | Description |
|---|---|---|---|
max_length | number | 160 | Maximum length for the weather text |
show_condition | bool | true | Show condition text like Overcast next to temperature, or weather glyph |
show_temperature | bool | true | Show temperature text like 38°C next to weather glyph |
[widget.weather]max_length = 180show_condition = falseshow_temperature = false