update README
This commit is contained in:
parent
1bc14de170
commit
1886b0fe22
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue