diff options
author | emersion <contact@emersion.fr> | 2018-11-22 08:53:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-22 08:53:48 +0100 |
commit | d63f9028d717ce6c28d4ef943266819344af706c (patch) | |
tree | f64b44b4c9db863a29c671913d70d961ae014daf /swayidle/swayidle.1.scd | |
parent | cecf00b924a76feb503d58113462acb4e14e53bf (diff) | |
parent | 075b080f54f2598194e40431f9d3f5ee91526222 (diff) |
Merge pull request #3171 from camoz/master
fix typo in swayidle(1)
Diffstat (limited to 'swayidle/swayidle.1.scd')
-rw-r--r-- | swayidle/swayidle.1.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swayidle/swayidle.1.scd b/swayidle/swayidle.1.scd index 3083163f..0e3b5c3c 100644 --- a/swayidle/swayidle.1.scd +++ b/swayidle/swayidle.1.scd @@ -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 |