README: Add info about user.js when uninstalling

Fixes #643
This commit is contained in:
Rafael Mardojai CM 2023-07-09 10:09:15 -05:00
parent f7aeedf515
commit da55c80d1d
No known key found for this signature in database
GPG Key ID: 2B2DAB2A58566C84
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@ You can follow the installation script steps again to update the theme.
## Uninstalling
1. Go to your profile folder. (Go to `about:support` in Firefox > Application Basics > Profile Directory > Open Directory)
2. Remove `chrome` folder.
3. Remove the unwanted preferences from your `user.js` inside your profile folder. The install script append the needed prefs in that file, you can check what preferences does it append by checking `configuration/user.js` in this repo.
## Enabling optional features
Optional features can be enabled by creating new `boolean` preferences in `about:config`.