2022-08-27 21:15:13 +03:00
|
|
|
# For configuration options and examples, please see:
|
|
|
|
# https://github.com/benphelps/homepage/wiki/Information-Widgets
|
2022-08-27 13:30:17 +03:00
|
|
|
|
2022-08-24 10:44:35 +03:00
|
|
|
- resources:
|
|
|
|
cpu: true
|
|
|
|
memory: true
|
2022-08-27 21:15:13 +03:00
|
|
|
disk: /
|
2022-09-01 19:11:45 +02:00
|
|
|
|
|
|
|
- search: # Searchbar in widgets area
|
|
|
|
provider: custom # Can be google, duckduckgo, bing or custom.
|
|
|
|
target: _blank # Can be _blank, _top, _self or _parent.
|
|
|
|
customdata:
|
|
|
|
url: https://startpage.com/search?q= # Required for custom provider. Remember to add the q param as per your provider.
|
|
|
|
abbr: G # Can be omitted. Only the first 2 characters will be considered.
|