Merge pull request #3171 from camoz/master

fix typo in swayidle(1)
This commit is contained in:
emersion 2018-11-22 08:53:48 +01:00 committed by GitHub
commit d63f9028d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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