Updating weather

This commit is contained in:
Avnit bambah 2024-02-14 11:59:18 -08:00
parent ae4079234c
commit 33cc5e9bed
2 changed files with 9 additions and 9 deletions

View File

@ -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

View File

@ -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