This commit is contained in:
2026-03-31 01:28:26 +00:00
parent c965757e63
commit 212d7b6d53
5 changed files with 199 additions and 0 deletions

39
widgets.yaml Normal file
View File

@@ -0,0 +1,39 @@
---
- logo:
icon: https://spacegoblins.org/favicon.svg
- greeting:
text_size: 4xl
text: junk-drawer
- resources:
cpu: true
memory: true
uptime: true
network: true
- resources:
label: OS
disk: /
expanded: true
- resources:
label: Storage
disk: /mnt/home
expanded: true
- datetime:
text_size: xl
format:
timeStyle: short
dateStyle: short
hourCycle: h23
- openmeteo:
label: Clayton, NC # optional
latitude: 35.658333
longitude: -78.448611
units: imperial
cache: 5 # Time in minutes to cache API responses, to stay within limits
format: # optional, Intl.NumberFormat options
maximumFractionDigits: 1