aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Wilken2024-03-01 17:08:43 +0100
committerTimo Wilken2024-03-03 14:16:13 +0100
commit7885d8f0331106f5eeaa2f072957d0160da7947f (patch)
tree7d3e6461cc344c69057d75358dfb7b0883afc935
parentbb25a3927805cbfa492f2698c60e508183124e18 (diff)
Document IceCat settings
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index e3b93262..b4321a91 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,11 @@
- create a package to generate the desktop background PNG from the SVG in `gnome-backgrounds`
- track `.s3cfg` as a secret, adding a `home-secrets-service-type`
+
+## Setting up IceCat
+
+In addition to customising any settings in `about:preferences`, set the following in `about:config`:
+
+- `dom.webnotifications.enabled` to `true`, to enable desktop notifications
+- `network.negotiate-auth.trusted-uris` to `cern.ch`, for Kerberos log-in support in CERN SSO
+- [`identity.fxaccounts.enabled` to `true` and temporarily, `privacy.resistFingerprinting` to `false`](https://old.reddit.com/r/GUIX/comments/eqn3ey/) to use Firefox Sync ([log in here](https://accounts.firefox.com/signin?service=sync&context=fx_desktop_v3&entrypoint=menupanel))