Add homepage config
This commit is contained in:
10
stacks/homepage/config/widgets.yaml
Normal file
10
stacks/homepage/config/widgets.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
- resources:
|
||||
cpu: true
|
||||
memory: true
|
||||
disk: /
|
||||
|
||||
- search:
|
||||
provider: google # google, duckduckgo, bing, baidu, brave or custom
|
||||
focus: true # Optional, will set focus to the search bar on page load
|
||||
showSearchSuggestions: true # Optional, will show search suggestions. Defaults to false
|
||||
target: _blank # One of _self, _blank, _parent or _top
|
||||
Reference in New Issue
Block a user