simplify firefox customizations
This commit is contained in:
@@ -1,15 +1,7 @@
|
|||||||
# Miscellaneous topics that I'm too lazy to script
|
# Miscellaneous topics that I'm too lazy to script
|
||||||
## Firefox with tree-style tabs
|
## Firefox with tree-style tabs
|
||||||
1. Go to `about:config` in Firefox and make sure all of these are enabled/true
|
1. Go to `about:config` in Firefox and make sure that
|
||||||
(as of 136, it appears the only one needed is the first):
|
`toolkit.legacyUserProfileCustomizations.stylesheets` is set to `true`.
|
||||||
```
|
|
||||||
toolkit.legacyUserProfileCustomizations.stylesheets
|
|
||||||
layers.acceleration.force-enabled
|
|
||||||
gfx.webrender.all
|
|
||||||
gfx.webrender.enabled
|
|
||||||
layout.css.backdrop-filter.enabled
|
|
||||||
svg.context-properties.content.enabled
|
|
||||||
```
|
|
||||||
2. Close Firefox.
|
2. Close Firefox.
|
||||||
3. Set up https://github.com/MrOtherGuy/firefox-csshacks (git method) and add
|
3. Set up https://github.com/MrOtherGuy/firefox-csshacks (git method) and add
|
||||||
this to userChrome.css:
|
this to userChrome.css:
|
||||||
|
|||||||
Reference in New Issue
Block a user