mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
fixup! Animations: Restore old sentence
This commit is contained in:
parent
a974d5995c
commit
34fb569eb7
1 changed files with 1 additions and 3 deletions
|
@ -18,9 +18,7 @@ animation=NAME,ONOFF,SPEED,CURVE
|
||||||
|
|
||||||
`CURVE` is the bezier curve name, see [curves](#curves).
|
`CURVE` is the bezier curve name, see [curves](#curves).
|
||||||
|
|
||||||
`STYLE` is the animation style
|
`STYLE` (optional) is the animation style
|
||||||
|
|
||||||
All the parameters are required, except for the `STYLE` parameter.
|
|
||||||
|
|
||||||
The animations are a tree. If an animation is unset, it will inherit its
|
The animations are a tree. If an animation is unset, it will inherit its
|
||||||
parent's values. See [animation tree](#animation-tree).
|
parent's values. See [animation tree](#animation-tree).
|
||||||
|
|
Loading…
Reference in a new issue