Skip to content

Commit

Permalink
Clean: user.js - setting order align
Browse files Browse the repository at this point in the history
  • Loading branch information
black7375 committed Apr 18, 2023
1 parent 20778ee commit 8001818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@ user_pref("userChrome.rounding.square_tab", false);

// user_pref("userChrome.compatibility.os.linux_non_native_titlebar_button", true);
// user_pref("userChrome.compatibility.os.windows_maximized", true);
// user_pref("userChrome.compatibility.os.win11", true);

// == Theme Custom Settings ====================================================
// -- User Chrome --------------------------------------------------------------
// user_pref("userChrome.theme.proton_color.dark_blue_accent", true);
// user_pref("userChrome.theme.monospace", true);
// user_pref("userChrome.compatibility.os.win11", true);

// user_pref("userChrome.decoration.disable_panel_animate", true);
// user_pref("userChrome.decoration.disable_sidebar_animate", true);
Expand Down

0 comments on commit 8001818

Please sign in to comment.