From f46be774c966aa04d328768d32f4e3bb552bef08 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sat, 28 Oct 2023 21:03:13 +0200 Subject: [gammastep] increase gamma at night to full --- .config/gammastep/config.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/gammastep/config.ini') diff --git a/.config/gammastep/config.ini b/.config/gammastep/config.ini index 71e5c7f..83da64c 100644 --- a/.config/gammastep/config.ini +++ b/.config/gammastep/config.ini @@ -37,7 +37,8 @@ fade=1 ; This can also be set individually for day and night since ; version 1.10. ;gamma-day=0.8:0.7:0.8 -gamma-night=0.8 +;gamma-night=0.8 +gamma-night=1.0 ; Set the location-provider: 'geoclue2', 'manual'. ; The location provider settings are in a different section. -- cgit v1.2.3