nix fmt
Some checks are pending
nix-build / default-build (push) Waiting to run
nix-build / fallarbor-build (push) Waiting to run
nix-build / lavaridge-build (push) Waiting to run
nix-build / mauville-build (push) Waiting to run
nix-build / petalburg-build (push) Waiting to run
nix-build / rustboro-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run

This commit is contained in:
Aly Raffauf 2024-07-19 12:01:58 -04:00
parent 0d2a2ebc21
commit 4ea0c88035

View file

@ -31,7 +31,7 @@ in {
hyprnome = lib.getExe pkgs.hyprnome; hyprnome = lib.getExe pkgs.hyprnome;
in { in {
inherit windowrulev2; inherit windowrulev2;
animations = { animations = {
enabled = true; enabled = true;
bezier = "myBezier, 0.05, 0.9, 0.1, 1.05"; bezier = "myBezier, 0.05, 0.9, 0.1, 1.05";