Browse Source

README update

master
Marc 4 years ago
parent
commit
1e9e98b2e8
1 changed files with 1 additions and 0 deletions
  1. 1
      .config/firefox/README.md

1
.config/firefox/README.md

@ -2,4 +2,5 @@ Symlink the file to the profile directory:
``` ```
ln -s ~/.config/firefox/userjs ~/.mozilla/firefox/[PROFILE]/user.js ln -s ~/.config/firefox/userjs ~/.mozilla/firefox/[PROFILE]/user.js
ln -s ~/.config/firefox/userChrome.css ~/.mozilla/firefox/[PROFILE]/chrome/userChrome.css ln -s ~/.config/firefox/userChrome.css ~/.mozilla/firefox/[PROFILE]/chrome/userChrome.css
ln -s ~/.config/firefox/userContent.css ~/.mozilla/firefox/[PROFILE]/chrome/userContent.css
``` ```
Loading…
Cancel
Save