diff --git a/.config/redshift.conf b/.config/redshift/redshift.conf similarity index 95% rename from .config/redshift.conf rename to .config/redshift/redshift.conf index 17242a3..7bd0c6a 100644 --- a/.config/redshift.conf +++ b/.config/redshift/redshift.conf @@ -27,7 +27,7 @@ transition=1 ; Set the location-provider: 'geoclue', 'geoclue2', 'manual' ; type 'redshift -l list' to see possible values. ; The location provider settings are in a different section. -; location-provider=geoclue2 +location-provider=manual ; Set the adjustment-method: 'randr', 'vidmode' ; type 'redshift -m list' to see all possible values. @@ -41,9 +41,10 @@ adjustment-method=randr ; ex: 'redshift -l manual:help' ; Keep in mind that longitudes west of Greenwich (e.g. the Americas) ; are negative numbers. -; [manual] -; lat=48.1 -; lon=11.6 +[manual] +; Farmington Hills, MI +lat=42.4990 +lon=-83.3677 ; Configuration of the adjustment-method ; type 'redshift -m METHOD:help' to see the settings. @@ -53,4 +54,4 @@ adjustment-method=randr ; second screen. If this option is not specified, Redshift will try ; to adjust _all_ screens. ; [randr] -; screen=1 \ No newline at end of file +; screen=1