mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 20:55:59 +01:00
wording
This commit is contained in:
parent
a6acdf93c8
commit
089ccc0379
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ bezier=NAME,X0,Y0,X1,Y1
|
||||||
|
|
||||||
where `NAME` is the name, and the rest are two points for the Cubic Bezier. A
|
where `NAME` is the name, and the rest are two points for the Cubic Bezier. A
|
||||||
good website to design your bezier can be found
|
good website to design your bezier can be found
|
||||||
[here, on cssportal.com](https://www.cssportal.com/css-cubic-bezier-generator/),
|
[here, on cssportal.com](https://www.cssportal.com/css-cubic-bezier-generator/), but
|
||||||
if you want to instead choose from a list of beizers, you can check out [easings.net](https://easings.net).
|
if you want to instead choose from a list of beizers, you can check out [easings.net](https://easings.net).
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
Loading…
Reference in a new issue