summaryrefslogtreecommitdiffstats
path: root/examples/bedtime
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-26 12:37:23 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-26 12:37:23 +0200
commit04181e696f73f793046a22acdf64d34dd1099092 (patch)
tree1152471508e746a9999996e602abfc3c9dcaf99b /examples/bedtime
parentfix makefile error (diff)
downloadblueshift-04181e696f73f793046a22acdf64d34dd1099092.tar.gz
blueshift-04181e696f73f793046a22acdf64d34dd1099092.tar.bz2
blueshift-04181e696f73f793046a22acdf64d34dd1099092.tar.xz
m + add x-window-focus
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples/bedtime')
-rw-r--r--examples/bedtime2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bedtime b/examples/bedtime
index 23ebec9..8f2da94 100644
--- a/examples/bedtime
+++ b/examples/bedtime
@@ -56,7 +56,7 @@ time_wakeup_saturday = ('13:00', '14:00')
time_wakeup_sunday = ('13:00', '14:00')
-# The (zero-based) index of the monitors (CRTC:s) to apply
+# The (zero-based) indices of the monitors (CRTC:s) to apply
# settings to. An empty list means that all monitors are used,
# but all monitors will have the same settings.
monitors = []