|
@ -1,6 +1,8 @@ |
|
|
Symlink the file to the profile directory: |
|
|
Symlink the file to the profile directory: |
|
|
|
|
|
``` |
|
|
ln -s ~/.config/firefox/userChrome.css ~/.mozilla/firefox/[PROFILE]/chrome/userChrome.css |
|
|
ln -s ~/.config/firefox/userChrome.css ~/.mozilla/firefox/[PROFILE]/chrome/userChrome.css |
|
|
|
|
|
|
|
|
|
|
|
``` |
|
|
in about:config |
|
|
in about:config |
|
|
|
|
|
|
|
|
|
|
|
``` |
|
|
toolkit.legacyUserProfileCustomizations.stylesheets auf true setzen |
|
|
toolkit.legacyUserProfileCustomizations.stylesheets auf true setzen |
|
|
|
|
|
``` |