🔧 (home/firefox) enable userChrome.css support

This commit is contained in:
Laureηt 2024-11-08 18:43:42 +01:00
parent 986332b970
commit d1d540b3f2
Signed by: Laurent
SSH key fingerprint: SHA256:pb5NrYg80So5z9hmqQFPmp//sgr+DFeJkKhmGyU2NLk

View file

@ -13,6 +13,8 @@
"sidebar.revamp" = true; "sidebar.revamp" = true;
"sidebar.verticalTabs" = true; "sidebar.verticalTabs" = true;
"sidebar.visibility" = "hide-sidebar"; "sidebar.visibility" = "hide-sidebar";
# enable userChrome.css
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
}; };
userChrome = '' userChrome = ''
#titlebar { #titlebar {