firefox-customizations/README.md
2024-10-01 14:25:01 -07:00

17 lines
787 B
Markdown

# Firefox Customizations
Customizations and tweaks for the Firefox web browser to improve appearance and usability
These customizations rely on the [CustomCSSforFx project](https://github.com/Aris-t2/CustomCSSforFx)
To enable these customizations to work with Firefox the following key must be set to `true` in `about:config`:
`toolkit.legacyUserProfileCustomizations.stylesheets`
Create a directory inside your Firefox user profile directory (you can obtain the location via `about:profiles` named `chrome`
cd into `chrome` and clone [CustomCSSforFx](https://github.com/Aris-t2/CustomCSSforFx)
Then copy current/config current/css and current/image to cwd.
Add the files from this repository to use my settings. You can then edit userChrome.css and change any values you want.