diff options
Diffstat (limited to '.config/firefox')
| -rw-r--r-- | .config/firefox/larbs.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/firefox/larbs.js b/.config/firefox/larbs.js index 8328357..98c1bbd 100644 --- a/.config/firefox/larbs.js +++ b/.config/firefox/larbs.js @@ -2,7 +2,6 @@ // desired. Any of these settings can be overridden by the user. // Disable the Twitter/R*ddit/Faceberg ads in the URL bar: -user_pref("browser.urlbar.quicksuggest.enabled", false); user_pref("browser.urlbar.suggest.topsites", false); // [FF78+] // Do not suggest web history in the URL bar: |
