librewolf: Don't suggest history by default

Makes it easier for me to see bookmarks.
This commit is contained in:
Donovan Glover 2023-07-26 12:12:03 -04:00
parent 5f0d638c5e
commit 13157341b1
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -14,6 +14,7 @@
"browser.tabs.insertAfterCurrent" = true;
"browser.toolbars.bookmarks.visibility" = "never";
"browser.quitShortcut.disabled" = true;
"browser.urlbar.suggest.history" = false;
"sidebar.position_start" = false;
"findbar.highlightAll" = true;