mirror of
https://github.com/dockersrc/scripts
synced 2024-11-22 05:23:06 -05:00
20 lines
361 B
YAML
20 lines
361 B
YAML
|
# For configuration options and examples, please see:
|
||
|
# https://gethomepage.dev/en/configs/widgets/
|
||
|
---
|
||
|
- resources:
|
||
|
cpu: true
|
||
|
memory: true
|
||
|
disk: /
|
||
|
|
||
|
- search:
|
||
|
focus: true
|
||
|
target: _blank
|
||
|
provider: duckduckgo
|
||
|
url: https://search.casjay.net/?q=
|
||
|
|
||
|
- datetime:
|
||
|
format:
|
||
|
dateStyle: short
|
||
|
timeStyle: short
|
||
|
hour12: false
|