mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-06-18 19:04:26 +00:00
firefox: shuffle the files
This commit is contained in:
parent
d91ca54827
commit
cdd5172652
6 changed files with 6 additions and 0 deletions
|
|
@ -1,6 +1,12 @@
|
||||||
# Firefox
|
# Firefox
|
||||||
|
|
||||||
|
## userChrome
|
||||||
|
|
||||||
1. Set `toolkit.legacyUserProfileCustomizations.stylesheets` to `true` with `about:config`
|
1. Set `toolkit.legacyUserProfileCustomizations.stylesheets` to `true` with `about:config`
|
||||||
1. Locate profile with `about:profiles`
|
1. Locate profile with `about:profiles`
|
||||||
1. Copy `firefox/userChrome.css` to `{Root Directory}/chrome/userChrome.css`
|
1. Copy `firefox/userChrome.css` to `{Root Directory}/chrome/userChrome.css`
|
||||||
1. Customize interface
|
1. Customize interface
|
||||||
|
|
||||||
|
## userStyles
|
||||||
|
|
||||||
|
Styles can be applied using the [CSS Override extension](https://github.com/swcolegrove/css-override-web-extension).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue