diff --git a/.config/firefox/README.md b/.config/firefox/README.md index 1899730..466bdfc 100644 --- a/.config/firefox/README.md +++ b/.config/firefox/README.md @@ -1,6 +1,8 @@ Symlink the file to the profile directory: +``` ln -s ~/.config/firefox/userChrome.css ~/.mozilla/firefox/[PROFILE]/chrome/userChrome.css - +``` in about:config - +``` toolkit.legacyUserProfileCustomizations.stylesheets auf true setzen +```