mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
c5533629d7
Wayidle waits until the Wayland compositor reports being N seconds idle. If a command was specified, it will "exec" into that command, otherwise, it will exit zero. Wayidle is designed for usage is shell scripts or execline scripts. https://sr.ht/~whynothugo/wayidle
6 lines
234 B
Plaintext
6 lines
234 B
Plaintext
Wayidle waits until the Wayland compositor reports being N seconds
|
|
idle. If a command was specified, it will "exec" into that command,
|
|
otherwise, it will exit zero.
|
|
|
|
Wayidle is designed for usage is shell scripts or execline scripts.
|