From 4dd66fe9248ecb18bcb7acd6fbfac2665527673a Mon Sep 17 00:00:00 2001 From: pfych Date: Sun, 3 Aug 2025 13:48:44 +1000 Subject: [PATCH] Note about firefox settings on Linux --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 74c4b21..2ab1024 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ Firefox profile location differs between MacOS & Linux, so the actual config fil 1. Navigate to `about:config` 2. Enable `toolkit.legacyUserProfileCustomizations.stylesheets` -3. Navigate to `about:support` and open `Profile folder` -4. Symlink `~/.config/firefox/chrome` to `/chrome` -5. Restart Firefox +3. Disable `browser.tabs.inTitlebar` +4. Navigate to `about:support` and open `Profile folder` +5. Symlink `~/.config/firefox/chrome` to `/chrome` +6. Restart Firefox