You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
233 B

4 years ago
4 years ago
  1. Symlink the file to the profile directory:
  2. ```
  3. ln -s ~/.config/firefox/userChrome.css ~/.mozilla/firefox/[PROFILE]/chrome/userChrome.css
  4. ```
  5. in about:config
  6. ```
  7. toolkit.legacyUserProfileCustomizations.stylesheets auf true setzen
  8. ```