uploads
This commit is contained in:
39
widgets.yaml
Normal file
39
widgets.yaml
Normal 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
|
||||
Reference in New Issue
Block a user