From eea74d7f95dcdc7a604a56ce036b331710909bbf Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Wed, 2 Oct 2019 13:51:46 +0200 Subject: [PATCH] [UPDATE][REDSHIFT] Use manual location information --- redshift/.config/redshift/redshift.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/redshift/.config/redshift/redshift.conf b/redshift/.config/redshift/redshift.conf index 6b32d44..b941575 100644 --- a/redshift/.config/redshift/redshift.conf +++ b/redshift/.config/redshift/redshift.conf @@ -43,7 +43,8 @@ gamma=0.8 ; type 'redshift -l list' to see possible values. ; The location provider settings are in a different section. ; FIXME: geoclue doesn't want to cooperate on my machine -location-provider=geoclue2 +;location-provider=geoclue2 +location-provider=manual ; Set the adjustment-method: 'randr', 'vidmode' ; type 'redshift -m list' to see all possible values.