From 9395f5c0e061250acbcbcb523d2270d57136d411 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malte=20J=C3=BCrgens?= Date: Sun, 23 Oct 2022 11:12:16 +0200 Subject: [PATCH] remove `browser.tabs.firefox=false` This is now handled by `firefox-view.patch` in the source repo --- librewolf.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/librewolf.cfg b/librewolf.cfg index d14f3f9..a964564 100755 --- a/librewolf.cfg +++ b/librewolf.cfg @@ -422,8 +422,6 @@ lockPref("browser.newtabpage.activity-stream.telemetry", false); // hide stories UI in about:preferences#home, empty highlights list lockPref("browser.newtabpage.activity-stream.feeds.section.topstories.options", "{\"hidden\":true}"); lockPref("browser.newtabpage.activity-stream.default.sites", ""); -// hide Firefox View til reviewed, see https://gitlab.com/librewolf-community/browser/source/-/issues/78 -defaultPref("browser.tabs.firefox-view", false); /** [SECTION] ABOUT * remove annoying ui elements from the about pages, including about:protections