f52b4ae2b4
Made-with: Cursor
28 lines
482 B
YAML
28 lines
482 B
YAML
---
|
|
# https://gethomepage.dev/widgets/info/
|
|
# Info widgets render across the top of the dashboard.
|
|
|
|
- resources:
|
|
label: system
|
|
cpu: true
|
|
memory: true
|
|
disk: /
|
|
|
|
- search:
|
|
provider: duckduckgo
|
|
target: _blank
|
|
|
|
- openmeteo:
|
|
label: Brooklyn
|
|
latitude: 40.6782
|
|
longitude: -73.9442
|
|
timezone: America/New_York
|
|
units: imperial
|
|
cache: 5
|
|
|
|
- datetime:
|
|
text_size: xl
|
|
format:
|
|
timeStyle: short
|
|
dateStyle: short
|
|
hourCycle: h12 |