From ec7ec5459f9c7145cf1aad836e856db702f35782 Mon Sep 17 00:00:00 2001 From: marlonivo <110742116+marlonivo@users.noreply.github.com> Date: Thu, 22 Aug 2024 03:09:06 +0000 Subject: Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3355d0e..0b1fa5d 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,14 @@ Unifox.js is autobootstrap-script that configures a keyboard based, unified and 3. Then configures the labelled Add-On's, with the files from the `extensions` folder. -4. Create a folder called `chrome` with a wide variety of simplicty making .css configuration files which include: +4. Activate'S `toolkit.legacyUserProfileCustomizations.stylesheets` which is necessary for the Files within the folder `chrome` to take effectCreate a folder called `chrome` with a wide variety of simplicty making .css configuration files which include: - userChrome.css - userContent.css - userChrome.js -5. Set a custom background which can be changed within the `.mozilla/firefox/xxxxx.default-release/chrome/img/` directory. +5. Set a custom about:home which can be changed within the `.mozilla/firefox/xxxxx.default-release/chrome/img/` directory. -6. At last copies my `prefs.js` to activate `toolkit.legacyUserProfileCustomizations.stylesheets` which is necessary for the Files within the folder `chrome` to take effect and also because some extensions store their settings in there. +6. At last copies my `user.js`. ### 🟩 Installaion: ``` -- cgit v1.2.3