chore: disable animations to see if it likes that

This commit is contained in:
Ahwx 2025-07-17 14:00:41 +02:00
parent 74efa6e748
commit 936e0cd7f8

View file

@ -172,7 +172,7 @@
}; };
animations = { animations = {
enabled = true; enabled = false;
bezier = [ bezier = [
"fluent_decel, 0, 0.2, 0.4, 1" "fluent_decel, 0, 0.2, 0.4, 1"