19 lines
342 B
YAML
19 lines
342 B
YAML
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/configs/info-widgets/
|
|
|
|
- resources:
|
|
cpu: false
|
|
memory: false
|
|
disk: false
|
|
|
|
#- search:
|
|
# provider: duckduckgo
|
|
# target: _blank
|
|
- datetime:
|
|
text_size: xl
|
|
locale: fr
|
|
format:
|
|
dateStyle: long
|
|
timeStyle: long
|
|
hourCycle: h23 |