mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
wiki: Fix wording in Animations
This commit is contained in:
@@ -42,7 +42,7 @@ Each animation can be either an easing or a spring.
|
||||
|
||||
#### Easing
|
||||
|
||||
This is a common animation type that changes the value over a set duration using a Bézier curve.
|
||||
This is a relatively common animation type that changes the value over a set duration using an interpolation curve.
|
||||
|
||||
To use this animation, set the following parameters:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user