🚀 perf(hypr): disable borderangle animation

This commit is contained in:
Sergio Laín 2025-05-07 14:02:02 +02:00
parent 9a33169d46
commit 8628da6092
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -37,5 +37,5 @@ animations {
animation = fadeLayers, 1, 4, default animation = fadeLayers, 1, 4, default
animation = workspaces, 1, 3.25, easeOutQuint, slide animation = workspaces, 1, 3.25, easeOutQuint, slide
animation = border, 1, 1, liner animation = border, 1, 1, liner
animation = borderangle, 1, 30, liner, loop # animation = borderangle, 1, 30, liner, loop
} }