From 955fb8016e0593aa6a6f7fc6986ba05e2e198efb Mon Sep 17 00:00:00 2001 From: Vaxry Date: Wed, 21 Feb 2024 14:13:21 +0000 Subject: [PATCH] hyprlock: mention commands to exit --- pages/Hypr Ecosystem/hyprlock.md | 1 + 1 file changed, 1 insertion(+) 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.