mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Revert "Fix: User.js - Linux titlebar setting"
This reverts commit d10f889197.
This commit is contained in:
parent
e4744aaff7
commit
9201a934f2
1 changed files with 0 additions and 3 deletions
3
user.js
3
user.js
|
|
@ -14,9 +14,6 @@ user_pref("browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar"
|
||||||
// CSS's `:has()` selector #457 - 103 Above
|
// CSS's `:has()` selector #457 - 103 Above
|
||||||
user_pref("layout.css.has-selector.enabled", true);
|
user_pref("layout.css.has-selector.enabled", true);
|
||||||
|
|
||||||
// Linux native titlebar buttons
|
|
||||||
user_pref("widget.gtk.non-native-titlebar-buttons.enabled", false);
|
|
||||||
|
|
||||||
// Browser Theme Based Scheme - Will be activate 95 Above
|
// Browser Theme Based Scheme - Will be activate 95 Above
|
||||||
// user_pref("layout.css.prefers-color-scheme.content-override", 3);
|
// user_pref("layout.css.prefers-color-scheme.content-override", 3);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue