feat: reduce motion
This commit is contained in:
parent
74dd2392c9
commit
34cdf8c08f
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
|
@ -718,6 +718,7 @@ in
|
|||
isDefault = true;
|
||||
settings = {
|
||||
"identity.fxaccounts.enabled" = false;
|
||||
"ui.prefersReducedMotion" = 1;
|
||||
};
|
||||
extensions.packages = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||
ublock-origin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue