commit cecf00b924a76feb503d58113462acb4e14e53bf
parent bf7af9c690de1da94a5fa258747cd983cb61b707
Author: emersion <contact@emersion.fr>
Date: Tue, 20 Nov 2018 22:53:29 +0100
Merge pull request #3160 from camoz/master
fix typo in config.in
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.in b/config.in
@@ -41,7 +41,7 @@ output * bg @datadir@/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
# before-sleep 'swaylock -c 000000'
#
# 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
+# your 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.
### Input configuration