From 0fbd942d79f907cc75f7ab97195c0af58b3035e0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 04:26:17 +0200 Subject: user.js: Re-disabling location bar using search. Signed-off-by: Daniel Baumann --- debian/local/pref/user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/local/pref/user.js b/debian/local/pref/user.js index 4f753277ed..b1115dfa02 100644 --- a/debian/local/pref/user.js +++ b/debian/local/pref/user.js @@ -720,7 +720,7 @@ user_pref("_user.js.parrot", "5000 syntax error: the parrot's taken 'is last bow * Examples: "secretplace,com", "secretplace/com", "secretplace com", "secret place.com" * [NOTE] This does not affect explicit user action such as using search buttons in the * dropdown, or using keyword search shortcuts you configure in options (e.g. "d" for DuckDuckGo) ***/ - // user_pref("keyword.enabled", false); +user_pref("keyword.enabled", false); /*** [SECTION 5500]: OPTIONAL HARDENING Not recommended. Overriding these can cause breakage and performance issues, -- cgit v1.2.3