hyprlock: mention commands to exit

This commit is contained in:
Vaxry 2024-02-21 14:13:21 +00:00
parent ff29e1d804
commit 955fb8016e
1 changed files with 1 additions and 0 deletions

View File

@ -103,5 +103,6 @@ text = cmd[update:1000] echo "<span foreground='##ff2222'>$(date)</span>"
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.