mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2025-12-25 03:26:17 +00:00
14 docker compose initial commit
This commit is contained in:
22
homepage/homepage-config/widgets.yaml
Normal file
22
homepage/homepage-config/widgets.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/latest/configs/service-widgets
|
||||
|
||||
- resources:
|
||||
cpu: true
|
||||
memory: true
|
||||
disk: /
|
||||
|
||||
- search:
|
||||
provider: duckduckgo
|
||||
target: _blank
|
||||
|
||||
|
||||
- datetime:
|
||||
# 4 januari 2023 om 13:51:25 PST
|
||||
locale: de
|
||||
text_size: 4xl
|
||||
format:
|
||||
dateStyle: long
|
||||
timeStyle: short
|
||||
hourCycle: h23
|
||||
Reference in New Issue
Block a user