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
388 B

4 years ago
  1. Symlink the file to the profile directory:
  2. ```
  3. ln -s ~/.config/firefox/userjs ~/.mozilla/firefox/[PROFILE]/user.js
  4. ln -s ~/.config/firefox/userChrome.css ~/.mozilla/firefox/[PROFILE]/chrome/userChrome.css
  5. ln -s ~/.config/firefox/userContent.css ~/.mozilla/firefox/[PROFILE]/chrome/userContent.css
  6. ```
  7. Copy content of treestyletab into the editor within the addon settings window