Updating weather
This commit is contained in:
parent
ae4079234c
commit
33cc5e9bed
@ -116,12 +116,4 @@
|
||||
maxEvents: 10 # optional - defaults to 10
|
||||
showTime: true # optional - show time for event happening today - defaults to false
|
||||
timezone: America/Los_Angeles # optional and only when timezone is not detected
|
||||
- weather:
|
||||
widget:
|
||||
type: weather
|
||||
label: Kyiv # optional
|
||||
latitude: 37.29402454636174,
|
||||
longitude: -121.87890364473624
|
||||
units: metric # or imperial
|
||||
apiKey: 37a1a38835174500ae5200432241202
|
||||
cache: 5
|
||||
|
||||
@ -10,3 +10,11 @@
|
||||
- search:
|
||||
provider: duckduckgo
|
||||
target: _blank
|
||||
|
||||
- weather:
|
||||
label: Kyiv # optional
|
||||
latitude: 37.29402454636174,
|
||||
longitude: -121.87890364473624
|
||||
units: metric # or imperial
|
||||
apiKey: 37a1a38835174500ae5200432241202
|
||||
cache: 5
|
||||
Loading…
Reference in New Issue
Block a user