1
0

gigaforust+general (full) animations config

This commit is contained in:
2026-01-18 18:24:44 +01:00
parent bcd7d289b3
commit 7d87d5deac
2 changed files with 14 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
animations {
enabled = true
bezier = ease, 0.25, 0.1, 0.25, 1
animation = windows, 1, 3, ease
animation = fade, 1, 3, ease
animation = workspaces, 1, 3, ease
}
@@ -0,0 +1,7 @@
animations {
enabled = true
bezier = ease, 0.25, 0.1, 0.25, 1
animation = windows, 1, 3, ease
animation = fade, 1, 3, ease
animation = workspaces, 1, 3, ease
}