2024-12-08 14:23 : id 275

This commit is contained in:
deadvey 2024-12-08 14:25:41 +00:00
parent 1f889e15e9
commit 3bac92bf6f

View File

@ -529,9 +529,9 @@ in
shadow_range = "0";
};
animations = {
bezier = "easeInOutBack, 0.68, -0.55, 0.265, 1.55";
animation = "windowsOut, 1, 7, easeInOutBack";
animation = "workspaces, 1, 15, easeInOutBack";
"bezier" = "easeInOutBack, 0.68, -0.55, 0.265, 1.55";
"animation" = "windowsOut, 1, 7, easeInOutBack";
"animation" = "workspaces, 1, 15, easeInOutBack";
};
input = {
kb_layout = "gb";