Updated config

This commit is contained in:
2024-06-19 16:52:32 +02:00
parent 0a339fad34
commit 93a4ec7f7e
5 changed files with 32 additions and 77 deletions

View File

@ -1,12 +1,12 @@
animations {
enabled = yes
enabled = no
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
animation = windows, 1, 2, myBezier
animation = windowsOut, 1, 2, default, popin 80%
animation = border, 1, 5, default
animation = borderangle, 1, 3, default
animation = fade, 1, 2, default
animation = workspaces, 1, 1, default
# bezier = myBezier, 0.05, 0.9, 0.1, 1.05
#
# animation = windows, 1, 2, myBezier
# animation = windowsOut, 1, 2, default, popin 80%
# animation = border, 1, 5, default
# animation = borderangle, 1, 3, default
# animation = fade, 1, 2, default
# animation = workspaces, 1, 1, default
}