You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -185,7 +185,7 @@ On a per-site basis use `"newtab": true` to open specific site links in a new br
185
185
186
186
### Search
187
187
188
-
Edit the `/search/searchengines.json` file to customise the list of search engines available from the search dropdown...
188
+
Edit the `/search/searchengines.json` file to customise the list of search engines available from the search dropdown, the first search engine in the list will be the default...
189
189
190
190
```json
191
191
[
@@ -204,7 +204,7 @@ Edit the `/search/searchengines.json` file to customise the list of search engin
204
204
]
205
205
```
206
206
207
-
207
+
For quick access to the search from the keyboard you can open the search bar using the `ctrl-shift-/` keyboard shortcut and start typing straight away.
0 commit comments