mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-16 13:14:20 +02:00
firefox: firefox now auto detect the theme and lying mangle stuff
See https://bugzilla.mozilla.org/show_bug.cgi?id=1720508
This commit is contained in:
parent
ba28674f9b
commit
5c84aff92b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
// Theme
|
||||
user_pref("extensions.activeThemeID", "default-theme@mozilla.org");
|
||||
user_pref("devtools.theme", "dark");
|
||||
user_pref("ui.systemUsesDarkTheme", 0);
|
||||
// user_pref("privacy.resistFingerprinting", true); (can be used to have prefers-color-scheme: light)
|
||||
|
||||
// Ensure context menus stay open after left-click (useful when scale
|
||||
// == 1.5)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue