mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
hyprlock: mention commands to exit
This commit is contained in:
parent
ff29e1d804
commit
955fb8016e
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue