aboutsummaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
authorLibravatar camoz <toni@bluenox07.de>2018-11-19 22:32:08 +0100
committerLibravatar camoz <toni@bluenox07.de>2018-11-19 22:32:08 +0100
commit101e4e55a25e5f75c72d512438e6d77601110a46 (patch)
treefa5a45ab6ff3a1e70b32b27b1882fbfdcb3ba17e /config.in
parentMerge pull request #3083 from c-edw/feature/StripWorkspaceName (diff)
downloadsway-101e4e55a25e5f75c72d512438e6d77601110a46.tar.gz
sway-101e4e55a25e5f75c72d512438e6d77601110a46.tar.zst
sway-101e4e55a25e5f75c72d512438e6d77601110a46.zip
fix typo in config.in
Diffstat (limited to 'config.in')
-rw-r--r--config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.in b/config.in
index 9c751179..bb9e35c7 100644
--- a/config.in
+++ b/config.in
@@ -41,7 +41,7 @@ output * bg @datadir@/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
41# before-sleep 'swaylock -c 000000' 41# before-sleep 'swaylock -c 000000'
42# 42#
43# This will lock your screen after 300 seconds of inactivity, then turn off 43# This will lock your screen after 300 seconds of inactivity, then turn off
44# your displays after another 600 seconds, and turn your screens back on when 44# your displays after another 300 seconds, and turn your screens back on when
45# resumed. It will also lock your screen before your computer goes to sleep. 45# resumed. It will also lock your screen before your computer goes to sleep.
46 46
47### Input configuration 47### Input configuration