diff --git a/pages/Hypr Ecosystem/hyprlock.md b/pages/Hypr Ecosystem/hyprlock.md index ba9f9b3..e3f6439 100644 --- a/pages/Hypr Ecosystem/hyprlock.md +++ b/pages/Hypr Ecosystem/hyprlock.md @@ -103,5 +103,6 @@ text = cmd[update:1000] echo "$(date)" Worth noting: - `update:` - time is in ms. - Variables seen above are parsed _before_ the command is ran. + - **do not** run commands that never exit. This will hang the AsyncResourceGatherer and you won't have a good time.