Skip to content

Commit

Permalink
Revert "Fix: User.js - Linux titlebar setting"
Browse files Browse the repository at this point in the history
This reverts commit d10f889.
  • Loading branch information
black7375 committed Apr 28, 2024
1 parent e4744aa commit 9201a93
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions user.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ user_pref("browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar"
// CSS's `:has()` selector #457 - 103 Above
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
// user_pref("layout.css.prefers-color-scheme.content-override", 3);

Expand Down

0 comments on commit 9201a93

Please sign in to comment.