2024-12-08 14:26 : id 277

This commit is contained in:
deadvey 2024-12-08 14:31:04 +00:00
parent 8792bb1ab0
commit 3dffc00319

View File

@ -530,8 +530,10 @@ in
};
animations = {
"bezier" = "easeInOutBack, 0.68, -0.55, 0.265, 1.55";
#"animation" = "windowsOut, 1, 7, easeInOutBack";
"animation" = "workspaces, 1, 15, easeInOutBack";
animation = [
"workspaces, 1, 15, easeInOutBack"
"windowsOut, 1, 7, easeInOutBack";
];
};
input = {
kb_layout = "gb";