aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Wilken2024-08-15 17:05:12 +0200
committerTimo Wilken2024-08-15 17:05:12 +0200
commit02750446fb00d9875d478da7e8592cd106d2e5d0 (patch)
tree1f77b4be29383eee8b1367dcbe5199bd0909b134
parent07c7e480c69b417c705b5489158de9cf85569327 (diff)
Document how to fix copy-pasting in Google Docs
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b4321a91..4249b654 100644
--- a/README.md
+++ b/README.md
@@ -11,5 +11,6 @@
In addition to customising any settings in `about:preferences`, set the following in `about:config`:
- `dom.webnotifications.enabled` to `true`, to enable desktop notifications
+- [`dom.event.clipboardevents.enabled` to `true`](https://support.mozilla.org/en-US/questions/1119481), to fix copy-pasting in Google Docs
- `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))