fix typo in swayidle(1)
This commit is contained in:
parent
cecf00b924
commit
075b080f54
|
@ -49,7 +49,7 @@ swayidle \
|
|||
```
|
||||
|
||||
This will lock your screen after 300 seconds of inactivity, then turn off your
|
||||
displays after another 600 seconds, and turn your screens back on when resumed.
|
||||
displays after another 300 seconds, and turn your screens back on when resumed.
|
||||
It will also lock your screen before your computer goes to sleep.
|
||||
|
||||
# AUTHORS
|
||||
|
|
Loading…
Reference in a new issue