mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-13 00:18:50 +00:00
FEAT: Searchbar || FIX: spacings, overflows
This commit is contained in:
parent
f40ca1e25c
commit
4581c4eeb0
5 changed files with 99 additions and 7 deletions
|
@ -5,3 +5,10 @@
|
|||
cpu: true
|
||||
memory: true
|
||||
disk: /
|
||||
|
||||
- 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue