profile-librewolf/README.md

12 lines
266 B
Markdown

# librewolf profile template
## usage
Create a new librewolf profile, then copy the contents of the profile
folder to the profile, e.g.
```
librewolf --CreateProfile {profile_name} --headless --screenshot /dev/null
cp -r profile/* ~/.librewolf/{profile_path}
```