# For configuration options and examples, please see: | |
# https://gethomepage.dev/latest/configs/service-widgets | |
- resources: | |
cpu: true | |
memory: true | |
disk: / | |
cputemp: true # disabled by default | |
uptime: true # disabled by default | |
expanded: true # show the expanded view | |
- search: | |
provider: google # google, duckduckgo, bing, baidu, brave or custom | |
target: _blank | |
#quicklaunch: | |
# provider: custom | |
#url: https://www.ecosia.org/search?q= | |
#target: _blank | |
#suggestionUrl: https://ac.ecosia.org/autocomplete?type=list&q= | |
- openmeteo: | |
label: 上海 # optional | |
latitude: 31.2222 | |
longitude: 121.4581 | |
timezone: Asia/Shanghai # optional | |
units: metric # or imperial | |
cache: 5 # Time in minutes to cache API responses, to stay within limits | |
- datetime: | |
text_size: xl | |
format: | |
dateStyle: short | |
timeStyle: short | |
hourCycle: h23 |