mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 13:05:59 +01:00
Add $DESC entry (#561)
This commit is contained in:
parent
364145c988
commit
7f825b51a6
1 changed files with 2 additions and 1 deletions
|
@ -187,7 +187,8 @@ label {
|
|||
```
|
||||
|
||||
Available variables for `text`:
|
||||
- `$USER` - username
|
||||
- `$USER` - username (e.g. linux-user)
|
||||
- `$DESC` - user description (e.g. Linux User)
|
||||
- `$TIME` - current time (e.g. `13:37`)
|
||||
- `$FAIL` - last pam fail reason
|
||||
- `$ATTEMPTS` - failed attempts
|
||||
|
|
Loading…
Reference in a new issue