diff --git a/pages/Hypr Ecosystem/hyprlock.md b/pages/Hypr Ecosystem/hyprlock.md index 4bfe415..5dc148e 100644 --- a/pages/Hypr Ecosystem/hyprlock.md +++ b/pages/Hypr Ecosystem/hyprlock.md @@ -151,4 +151,7 @@ Worth noting: - `$ATTEMPTS[]` format can be used to show `` when there are no failed attempts. You can use pango-markup here. `` can be empty to hide. - **do not** run commands that never exit. This will hang the AsyncResourceGatherer and you won't have a good time. +## User Signals +- `SIGUSR1` - unlocks hyprlock. For example, you can switch to a another tty and run `pkill -USR1 hyprlock`. +- `SIGUSR2` - updates labels. See above.