From 9635d7c5dab0215a432d917323613e5df8a69919 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 2 Jun 2024 13:29:53 +0100 Subject: new laptop needs brightness control --- .config/redshift/redshift.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/redshift/redshift.conf b/.config/redshift/redshift.conf index 989c8ee..9d75b3d 100644 --- a/.config/redshift/redshift.conf +++ b/.config/redshift/redshift.conf @@ -1,6 +1,8 @@ [redshift] temp-day=5700 +brightness-day=0.4 temp-night=3500 +brightness-night=0.25 fade=1 -- cgit v1.2.3