From 826a2e7f8c7786acb3b5d2217f19814f314289ab Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 5 Jan 2022 16:21:31 -0500 Subject: add initial lw d/ contents --- librewolf/debian/librewolf_settings/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100755 librewolf/debian/librewolf_settings/README.md (limited to 'librewolf/debian/librewolf_settings/README.md') diff --git a/librewolf/debian/librewolf_settings/README.md b/librewolf/debian/librewolf_settings/README.md new file mode 100755 index 0000000..24fb812 --- /dev/null +++ b/librewolf/debian/librewolf_settings/README.md @@ -0,0 +1,18 @@ +# LibreWolf settings + +LibreWolf settings for all platforms. + +we encourage users to find **their own setup** and to use our default configuration as something to build on top of. this is now easier thanks to the [overrides](https://librewolf.net/docs/faq/#where-do-i-find-my-librewolfoverridescfg). + +## Useful links +- [website](https://librewolf.net/): read the docs. +- [faq](https://librewolf.net/docs/faq/): for any question you might have, and to help you creating your own pref file. +- [all releases](https://gitlab.com/librewolf-community/browser). +- [issue tracker](https://gitlab.com/librewolf-community/settings/-/issues). +- find us on [gitter](https://gitter.im/librewolf-community/librewolf) / [matrix](https://matrix.to/#/#librewolf:matrix.org) / [reddit](https://www.reddit.com/r/LibreWolf/) / [lemmy](https://lemmy.ml/c/librewolf). + +## Notes and thanks +- this repository benefits from the knowledge and research provided by [arkenfox](https://github.com/arkenfox), so special thanks to the project. +we do not use arkenfox's user.js but we try to keep up with it, and we also consider it a great resource for users who want to find their own setup. +- some of the older prefs in this project were taken from [pyllyukko](https://github.com/pyllyukko/user.js/) and many more were investigated on [bugzilla](https://bugzilla.mozilla.org/home); +- thanks to the whole LibreWolf community and to all the contributors of this repo. \ No newline at end of file -- cgit