mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-01-18 18:03:06 +01:00
22 lines
372 B
YAML
22 lines
372 B
YAML
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/en/configs/widgets
|
|
|
|
- resources:
|
|
label: System
|
|
cpu: true
|
|
memory: true
|
|
uptime: true
|
|
units: metric
|
|
|
|
- resources:
|
|
label: Storage
|
|
disk: /
|
|
|
|
- datetime:
|
|
text_size: xl
|
|
format:
|
|
timeStyle: short
|
|
dateStyle: long
|
|
hourCycle: h23
|
|
locale: de
|