mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-28 20:40:15 +02:00
firefox: remove outdated settings
Devtools is following Firefox theme now. And the second setting does not exist anymore.
This commit is contained in:
parent
7ec90e619b
commit
47cddbcccd
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
|||
|
||||
// Theme
|
||||
user_pref("extensions.activeThemeID", "firefox-compact-dark@mozilla.org");
|
||||
user_pref("devtools.theme", "dark");
|
||||
user_pref("ui.systemUsesDarkTheme", 1);
|
||||
user_pref("layout.css.prefers-color-scheme.content-override", 1); // light
|
||||
|
||||
// Ensure context menus stay open after left-click (useful when scale
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue