diff options
author | camoz <toni@bluenox07.de> | 2018-11-19 22:32:08 +0100 |
---|---|---|
committer | camoz <toni@bluenox07.de> | 2018-11-19 22:32:08 +0100 |
commit | 101e4e55a25e5f75c72d512438e6d77601110a46 (patch) | |
tree | fa5a45ab6ff3a1e70b32b27b1882fbfdcb3ba17e /config.in | |
parent | bf7af9c690de1da94a5fa258747cd983cb61b707 (diff) |
fix typo in config.in
Diffstat (limited to 'config.in')
-rw-r--r-- | config.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |