[hyprlock] Add more description for monitor field

Change-Id: I95986cdf8f5bbfd45a41642849c66d6aefb23dfe
This commit is contained in:
Yury Shvedov 2024-08-12 12:29:39 +03:00
parent 86a85338c1
commit 9dd186140a

View file

@ -30,7 +30,7 @@ Variables in the `general` category:
## Keyboard Shortcuts and Actions
The following keys and key-combinations describe hyprlock's default behaviour:
| input | description |
| input | description |
| -- | -- |
| ESC | Clear password buffer |
| Ctrl + u | Clear password buffer |
@ -47,7 +47,16 @@ widget_name {
}
```
`monitor` can be left empty for "all monitors"
The `monitor` could be either the __port name__ or __description__ value from
the output of `hyprctl monitors` command. It can be left empty for "all
monitors"
{{< callout >}}
Pay attention! You do not need to add `desc:` prefix like in
[`hyprland.conf`](../Configuring/Monitors.md)
{{</ callout >}}
## Widget List