24 lines
359 B
YAML
24 lines
359 B
YAML
---
|
|
- resources:
|
|
label: System
|
|
cpu: true
|
|
memory: true
|
|
disk: /
|
|
|
|
- datetime:
|
|
text_size: xl
|
|
format:
|
|
dateStyle: full
|
|
timeStyle: short
|
|
|
|
- openmeteo:
|
|
label: Wheaton
|
|
latitude: 41.8661
|
|
longitude: -88.1065
|
|
timezone: America/Chicago
|
|
units: imperial
|
|
cache: 5
|
|
|
|
- search:
|
|
provider: google
|
|
target: _blank
|