summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 2e78c8f2d..695b7f812 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -127,6 +127,8 @@ ui:
# Perform search immediately if a category selected.
# Disable to select multiple categories at once and start the search manually.
search_on_category_select: true
+ # Hotkeys: default or vim
+ hotkeys: default
# Lock arbitrary settings on the preferences page. To find the ID of the user
# setting you want to lock, check the ID of the form on the page "preferences".