mirror of
https://github.com/hyprwm/hypridle.git
synced 2024-11-16 23:25:58 +01:00
readme: clarify multiple listeners
This commit is contained in:
parent
d51fde3aa1
commit
35626ddd66
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ listener {
|
|||
}
|
||||
```
|
||||
|
||||
You can add as many listeners as you please. Omitting `on-timeout` or `on-resume` (or leaving them empty)
|
||||
will make those events ignored.
|
||||
|
||||
## Dependencies
|
||||
- wayland
|
||||
- wayland-protocols
|
||||
|
|
Loading…
Reference in a new issue