Add Dashboard_Containers/homepage/config/widgets.yaml
This commit is contained in:
@@ -0,0 +1,21 @@
|
|||||||
|
---
|
||||||
|
# Homepage Top-Bar Widgets
|
||||||
|
# https://gethomepage.dev/configs/widgets/
|
||||||
|
|
||||||
|
- resources:
|
||||||
|
# Shows CPU, memory, disk on the host (requires Docker socket or agent)
|
||||||
|
cpu: true
|
||||||
|
memory: true
|
||||||
|
disk: /
|
||||||
|
# cputemp: true # uncomment if sensors are available
|
||||||
|
|
||||||
|
- datetime:
|
||||||
|
text_size: xl
|
||||||
|
format:
|
||||||
|
dateStyle: short
|
||||||
|
timeStyle: short
|
||||||
|
hour12: false
|
||||||
|
|
||||||
|
- search:
|
||||||
|
provider: duckduckgo
|
||||||
|
target: _blank
|
||||||
Reference in New Issue
Block a user