This commit is contained in:
Julian Sutter 2022-12-27 16:57:21 -08:00
parent caafe19839
commit bb30717918

View file

@ -39,7 +39,7 @@ programs.firefox = {
# For Firefox GNOME theme: # For Firefox GNOME theme:
"toolkit.legacyUserProfileCustomizations.stylesheets" = true; "toolkit.legacyUserProfileCustomizations.stylesheets" = true;
"browser.tabs.drawInTitlebar" = true; "browser.tabs.drawInTitlebar" = false;
"svg.context-properties.content.enabled" = true; "svg.context-properties.content.enabled" = true;
}; };
userChrome = '' userChrome = ''