mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-16 05:04:21 +02:00
firefox: no need to enable color scheme emulation
This is the default now.
This commit is contained in:
parent
a49fc4c84a
commit
d02e89700f
1 changed files with 0 additions and 3 deletions
|
@ -52,9 +52,6 @@ user_pref("gfx.webrender.all", true);
|
|||
// Enable AVIF
|
||||
user_pref("image.avif.enabled", true);
|
||||
|
||||
// Enable color scheme selector in devtools
|
||||
user_pref("devtools.inspector.color-scheme-simulation.enabled", true);
|
||||
|
||||
// Disable DoH for now
|
||||
user_pref("network.trr.mode", 5);
|
||||
// No HTTP/3 yet (disabled by default, but document here it doesn't work well for me on Google)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue