From b2209bf25da16b8d1de648fb95573a718564928a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 25 Mar 2014 08:37:08 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/bedtime | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'examples/bedtime') diff --git a/examples/bedtime b/examples/bedtime index 28d1dd6..1da116c 100644 --- a/examples/bedtime +++ b/examples/bedtime @@ -23,13 +23,13 @@ # The time for each weekday you go to bed. The first value is the # time to start preparing the for sleep and the second value is the # time the monitors should be fully adjusted for sleep. -time_sleep_monday = ('22:00', '24:00') -time_sleep_tuesday = ('22:00', '24:00') -time_sleep_wednesday = ('22:00', '24:00') -time_sleep_thursday = ('22:00', '24:00') -time_sleep_friday = ('22:00', '24:00') -time_sleep_saturday = ('24:00', '26:00') -time_sleep_sunday = ('24:00', '26:00') +time_sleep_monday = ('21:00', '24:00') +time_sleep_tuesday = ('21:00', '24:00') +time_sleep_wednesday = ('21:00', '24:00') +time_sleep_thursday = ('21:00', '24:00') +time_sleep_friday = ('21:00', '24:00') +time_sleep_saturday = ('23:00', '26:00') +time_sleep_sunday = ('23:00', '26:00') # It is allowed to have values above and including 24:00, these # values are interprets as that time (minus 24 hours) the next day. -- cgit v1.2.3-70-g09d2