2024-12-08 14:26 : id 277
This commit is contained in:
parent
8792bb1ab0
commit
3dffc00319
@ -530,8 +530,10 @@ 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 = [
|
||||||
"animation" = "workspaces, 1, 15, easeInOutBack";
|
"workspaces, 1, 15, easeInOutBack"
|
||||||
|
"windowsOut, 1, 7, easeInOutBack";
|
||||||
|
];
|
||||||
};
|
};
|
||||||
input = {
|
input = {
|
||||||
kb_layout = "gb";
|
kb_layout = "gb";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user