update README

This commit is contained in:
Dia Pacifica 2024-10-01 14:38:59 -07:00
parent 1bc14de170
commit 1886b0fe22

View file

@ -13,8 +13,8 @@ mkdir chrome
cd chrome
git clone https://github.com/Aris-t2/CustomCSSforFx.git
cd CustomCSSforFx/current
cp config css image ../../
cp -r config css image ../../
cd ../../
git clone https://git.ixlo.io/ixlo/firefox-customizations.git
```
You can then edit userChrome.css and change the values to customize Firefox the way you want.
You can then edit `userChrome.css` and and optionally `userContent.css` and change values to customize Firefox the way you want.