65a23e97d3d93a8364f15c3e90a06a62c1d6e6bf
Miscellaneous topics that I'm too lazy to script
Firefox with tree-style tabs
- Go to
about:configin Firefox and make sure all of these are enabled/true (as of 136, it appears the only one needed is the first):
toolkit.legacyUserProfileCustomizations.stylesheets
layers.acceleration.force-enabled
gfx.webrender.all
gfx.webrender.enabled
layout.css.backdrop-filter.enabled
svg.context-properties.content.enabled
- Close Firefox.
- Set up https://github.com/MrOtherGuy/firefox-csshacks (git method) and add this to userChrome.css:
@import url(chrome/hide_tabs_toolbar_v2.css)
Description
Languages
Python
70.4%
Shell
19.7%
Lua
4.7%
Go Template
2.7%
CSS
2.5%