From 7edabb6493fadc029ada2c6c4816a0ccd52a822c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 12 Apr 2014 22:54:48 +0200 Subject: misc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/nightshift.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nightshift.py') diff --git a/src/nightshift.py b/src/nightshift.py index 1df25f8..fdaafd6 100755 --- a/src/nightshift.py +++ b/src/nightshift.py @@ -252,7 +252,7 @@ The pathname of the interprocess communication socket for nightshift # The status of redshift red_brightness, red_temperature = 1, 6500 -red_brightnesses, red_temperatures = (1, 1), (5500, 3600) +red_brightnesses, red_temperatures = (1, 1), (5500, 3500) red_period, red_location = 1, (0, 0) red_status, red_running = True, True red_condition = None -- cgit v1.2.3-70-g09d2