remove custom linkding search
This commit is contained in:
parent
908770661b
commit
a897588376
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"scrollStepSize": 60,
|
||||
"smoothScroll": true,
|
||||
"grabBackFocus": false,
|
||||
"searchEngines": "ddg: https://duckduckgo.com/?q=%s\nnix: https://search.nixos.org/packages?channel=unstable&query=%s\nlink: https://link.yanlincs.com/bookmarks?q=%s\ng: https://www.google.com/search?q=%s",
|
||||
"searchEngines": "ddg: https://duckduckgo.com/?q=%s\nnix: https://search.nixos.org/packages?channel=unstable&query=%s\ng: https://www.google.com/search?q=%s",
|
||||
"searchUrl": "https://duckduckgo.com/?q=",
|
||||
"userDefinedLinkHintCss": "div > .vimiumHintMarker {\n padding: 2px 3px;\n background-color: #fabd2f;\n color: #282828;\n font-weight: bold;\n font-size: 12px;\n font-family: monospace;\n border: 1px solid #282828;\n}\n\ndiv > .vimiumHintMarker span {\n color: #282828;\n}\n\ndiv > .vimiumHintMarker > .matchingCharacter {\n color: #fb4934;\n}"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue