🚀 perf(hypr): disable borderangle animation
This commit is contained in:
parent
9a33169d46
commit
8628da6092
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue