mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-01-05 15:49:49 +01:00
hyprlock: Add documentation for $FPRINTPROMPT (#915)
Variable added in https://github.com/hyprwm/hyprlock/pull/613
This commit is contained in:
parent
a5c2395c3d
commit
ea218c834f
1 changed files with 2 additions and 1 deletions
|
@ -364,7 +364,8 @@ Available variables for `text`:
|
|||
- `$FAIL` - last pam fail reason
|
||||
- `$ATTEMPTS` - failed attempts
|
||||
- `$LAYOUT` - current keyboard layout
|
||||
- `$FPRINTMESSAGE` - last message from fingerprint matching
|
||||
- `$FPRINTMESSAGE` - last error message from fingerprint matching
|
||||
- `$FPRINTPROMPT` - last prompt from fingerprint matching
|
||||
|
||||
`text` also supports launching commands, for example:
|
||||
|
||||
|
|
Loading…
Reference in a new issue