swaywm / swayidle

Idle management daemon for Wayland
MIT License
550 stars 50 forks source link

Update swayidle.1.scd #101

Closed Freggels closed 3 years ago

Freggels commented 3 years ago

fixed a little typo. 'resume' is not a supported command. 'after-resume' is

kennylevinsen commented 3 years ago

resume is a supported but optional argument to the timeout command.

https://github.com/swaywm/swayidle/blob/e0bf32cfdf1514a9555dd4326e6ffd9023d79d44/main.c#L678-L682

kennylevinsen commented 3 years ago

Maybe this could be made clearer in the manpages...

Freggels commented 3 years ago

oh, sorry. It's clear enough. It was just a case of not reading the manual extensively enough