Redshift Config Changes
- Geoclue not working, changed to manual location - Moved redshift config location to a folder per arch wiki
This commit is contained in:
@@ -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
|
||||
; screen=1
|
Reference in New Issue
Block a user