add dash.simonis.lol config
This commit is contained in:
39
local/widgets.yaml
Normal file
39
local/widgets.yaml
Normal file
@ -0,0 +1,39 @@
|
||||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/latest/configs/service-widgets
|
||||
|
||||
- resources:
|
||||
label: CPU
|
||||
cpu: true
|
||||
cputemp: true
|
||||
tempmin: 30
|
||||
tempmax: 80
|
||||
|
||||
- resources:
|
||||
label: RAM
|
||||
memory: true
|
||||
|
||||
- resources:
|
||||
label: Personal
|
||||
disk: /mnt/personal
|
||||
diskUnits: bytes
|
||||
|
||||
- resources:
|
||||
label: Immich
|
||||
disk: /mnt/immich
|
||||
diskUnits: bytes
|
||||
|
||||
- datetime:
|
||||
locale: de
|
||||
text_size: sm
|
||||
format:
|
||||
timeStyle: short
|
||||
hourCycle: h23
|
||||
dateStyle: short
|
||||
|
||||
- openmeteo:
|
||||
label: Bremen
|
||||
latitude: 53.084160
|
||||
longitude: 8.830976
|
||||
units: metric
|
||||
timezone: Europe/Berlin
|
Reference in New Issue
Block a user