From b10514f12158acae5b3c88c91cc5315235892b60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lazar=20Buli=C4=87?= Date: Mon, 14 Oct 2024 02:08:16 +0200 Subject: [PATCH] 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 --- pages/Configuring/Animations.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages/Configuring/Animations.md b/pages/Configuring/Animations.md index dbf2121..2b0d4be 100644 --- a/pages/Configuring/Animations.md +++ b/pages/Configuring/Animations.md @@ -61,6 +61,12 @@ global ↳ 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. + +{{}} + ## Curves Defining your own Bezier curve can be done with the `bezier` keyword: