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.

9 lines
308 B

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