File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ A widget that displays the output of commands.
229229
230230#### Weather
231231
232- A widget that displays the weather condition and teamperature .
232+ A widget that displays the weather condition and temperature .
233233
234234``` toml
235235[keys .widget ]
@@ -242,9 +242,9 @@ A widget that displays the weather condition and teamperature.
242242 theme = " openmoji" # optional
243243```
244244
245- The supported location types can be found [ here] ( http://wttr.in/:help ) .
246- The unit has to be either ` celsius ` or ` fahrenheit ` .
247- If ` flatten = true ` all pixels of the condition icon will have the color ` color ` .
245+ The supported location types can be found [ here] ( http://wttr.in/:help ) . The unit
246+ has to be either ` celsius ` or ` fahrenheit ` . If ` flatten ` is ` true ` all pixels of
247+ the condition icon will have the color ` color ` .
248248
249249### Background Image
250250
You can’t perform that action at this time.
0 commit comments