2024-12-08 14:25 : id 276

This commit is contained in:
deadvey 2024-12-08 14:26:00 +00:00
parent 3bac92bf6f
commit aa65473f8c

View File

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