1
1
mirror of https://github.com/swaywm/sway synced 2024-09-28 15:21:32 +02:00

fix typo in swayidle(1)

This commit is contained in:
camoz 2018-11-21 23:13:23 +01:00
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