diff options
Diffstat (limited to 'users/ryan/zen/zenPolicies.nix')
| -rw-r--r-- | users/ryan/zen/zenPolicies.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/ryan/zen/zenPolicies.nix b/users/ryan/zen/zenPolicies.nix index 1fbb5e1..8d39689 100644 --- a/users/ryan/zen/zenPolicies.nix +++ b/users/ryan/zen/zenPolicies.nix | |||
| @@ -117,6 +117,7 @@ in | |||
| 117 | "xpinstall.whitelist.required" = lock-true; | 117 | "xpinstall.whitelist.required" = lock-true; |
| 118 | "dom.webgpu.enabled" = lock-true; | 118 | "dom.webgpu.enabled" = lock-true; |
| 119 | "media.eme.enabled" = lock-true; | 119 | "media.eme.enabled" = lock-true; |
| 120 | "ui.preferReducedMotion" = lock-false; | ||
| 120 | "general.autoScroll" = lock-true; | 121 | "general.autoScroll" = lock-true; |
| 121 | "general.smoothScroll" = lock-true; | 122 | "general.smoothScroll" = lock-true; |
| 122 | "browser.crashReports.unsubmittedCheck.autoSubmit2" = lock-false; | 123 | "browser.crashReports.unsubmittedCheck.autoSubmit2" = lock-false; |
