2024-12-08 14:26 : id 277

This commit is contained in:
deadvey 2024-12-08 14:26:28 +00:00
parent aa65473f8c
commit 8792bb1ab0

View File

@ -530,8 +530,8 @@ 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";
"animation2" = "workspaces, 1, 15, easeInOutBack"; "animation" = "workspaces, 1, 15, easeInOutBack";
}; };
input = { input = {
kb_layout = "gb"; kb_layout = "gb";