Update to include warning about using borderangle style loop (#809)

* Update to include warning about using borderangle style loop

* Added type=warning to borderangle callout
This commit is contained in:
Lazar Bulić 2024-10-14 02:08:16 +02:00 committed by GitHub
parent 068c358a27
commit b10514f121
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,6 +61,12 @@ global
↳ specialWorkspaceOut - styles: same as workspaces ↳ specialWorkspaceOut - styles: same as workspaces
``` ```
{{< callout type=warning >}}
Using borderangle style: loop requires Hyprland to constantly push out new frames at [your monitor's hz] times a second which might put stress on your CPU/GPU and affect battery life. This will be applied even if animation are disabled or borders are not visible.
{{</ callout >}}
## Curves ## Curves
Defining your own Bezier curve can be done with the `bezier` keyword: Defining your own Bezier curve can be done with the `bezier` keyword: