From 66788def87453a6b05d6358551bcf829bca39889 Mon Sep 17 00:00:00 2001 From: tamtaram Date: Fri, 15 Dec 2023 13:32:52 +0000 Subject: [PATCH] add second firefox option that u need to enable bondikle --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2345c97..4ed5ea6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ tested on ff106.0.2/arch/x11/kde. 1. install and set up sidebery, or a similar tab management tool. these tweaks remove the default tab bar, so you'll need something like this -2. go to about:config, enable `browser.tabs.drawInTitlebar` +2. go to about:config, enable `browser.tabs.drawInTitlebar` and + `toolkit.legacyUserProfileCustomizations.stylesheets` 3. figure out where your profile and install directories are. open up about:support and find the profile directory and application binary points. they're near the top. ![screenshot of about:support](readme-img/about_support.png)