sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit d63f9028d717ce6c28d4ef943266819344af706c
parent cecf00b924a76feb503d58113462acb4e14e53bf
Author: emersion <contact@emersion.fr>
Date:   Thu, 22 Nov 2018 08:53:48 +0100

Merge pull request #3171 from camoz/master

fix typo in swayidle(1)
Diffstat:
Mswayidle/swayidle.1.scd | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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