firefox: shuffle the files

This commit is contained in:
He4eT 2026-05-29 05:26:34 +02:00
commit 09fddea8c7
6 changed files with 6 additions and 0 deletions

View file

@ -1,6 +1,12 @@
# Firefox
## userChrome
1. Set `toolkit.legacyUserProfileCustomizations.stylesheets` to `true` with `about:config`
1. Locate profile with `about:profiles`
1. Copy `firefox/userChrome.css` to `{Root Directory}/chrome/userChrome.css`
1. Customize interface
## userStyles
Styles can be applied using the [CSS Override extension](https://github.com/swcolegrove/css-override-web-extension).