firefox-gnome-theme/configuration/user.js

11 lines
237 B
JavaScript

/* user.js
* https://github.com/rafaelmardojai/firefox-gnome-theme/
*/
// Enable customChrome.css
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
// Enable CSD
user_pref("browser.tabs.drawInTitlebar", true);