From aa65473f8c4987563dab4858dcb43ec9bd65999b Mon Sep 17 00:00:00 2001 From: deadvey Date: Sun, 8 Dec 2024 14:26:00 +0000 Subject: [PATCH] 2024-12-08 14:25 : id 276 --- home-manager/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/home.nix b/home-manager/home.nix index e71a6e7..823d3c7 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -531,7 +531,7 @@ in animations = { "bezier" = "easeInOutBack, 0.68, -0.55, 0.265, 1.55"; "animation" = "windowsOut, 1, 7, easeInOutBack"; - "animation" = "workspaces, 1, 15, easeInOutBack"; + "animation2" = "workspaces, 1, 15, easeInOutBack"; }; input = { kb_layout = "gb";