Compare commits

...

2 Commits

Author SHA1 Message Date
TnSb c87d49f8f5 simplify firefox customizations 2026-03-13 15:36:26 -04:00
TnSb 6cf254e9aa remove deprecation from config 2026-03-13 14:31:42 -04:00
2 changed files with 4 additions and 12 deletions
+2 -10
View File
@@ -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:
+2 -2
View File
@@ -101,7 +101,7 @@ initial-window-mode=maximized
[touch] [touch]
# long-press-delay=400 # long-press-delay=400
[colors] [colors-dark]
alpha=0.95 alpha=0.95
background=fbf1c7 background=fbf1c7
foreground=3c3836 foreground=3c3836
@@ -164,7 +164,7 @@ bright7=665c54
# search-box-match=<regular0> <regular3> # black-on-yellow # search-box-match=<regular0> <regular3> # black-on-yellow
# urls=<regular3> # urls=<regular3>
[colors2] [colors-light]
# Alternative color theme, see man page foot.ini(5) # Alternative color theme, see man page foot.ini(5)
# Same builtin defaults as [color], except for: # Same builtin defaults as [color], except for:
# dim-blend-towards=white # dim-blend-towards=white