This commit is contained in:
parent
fa8e0cefce
commit
9ff3270e64
@ -2,6 +2,20 @@
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/configs/service-widgets
|
||||
|
||||
|
||||
- datetime:
|
||||
text_size: 4xl
|
||||
format:
|
||||
dateStyle: short
|
||||
timeStyle: short
|
||||
hour12: false
|
||||
|
||||
|
||||
- search:
|
||||
provider: custom
|
||||
url: https://kagi.com/search?q=
|
||||
target: _blank
|
||||
|
||||
- openweathermap:
|
||||
label: Haifa #optional
|
||||
latitude: 32.819495364508214
|
||||
@ -12,16 +26,3 @@
|
||||
cache: 5 # Time in minutes to cache API responses, to stay within limits
|
||||
format: # optional, Intl.NumberFormat options
|
||||
maximumFractionDigits: 1
|
||||
|
||||
- datetime:
|
||||
text_size: 2xl
|
||||
format:
|
||||
dateStyle: short
|
||||
timeStyle: short
|
||||
hour12: false
|
||||
|
||||
|
||||
- search:
|
||||
provider: custom
|
||||
url: https://kagi.com/search?q=
|
||||
target: _blank
|
||||
|
||||
Loading…
Reference in New Issue
Block a user