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'
|
; Set the location-provider: 'geoclue', 'geoclue2', 'manual'
|
||||||
; type 'redshift -l list' to see possible values.
|
; type 'redshift -l list' to see possible values.
|
||||||
; The location provider settings are in a different section.
|
; The location provider settings are in a different section.
|
||||||
; location-provider=geoclue2
|
location-provider=manual
|
||||||
|
|
||||||
; Set the adjustment-method: 'randr', 'vidmode'
|
; Set the adjustment-method: 'randr', 'vidmode'
|
||||||
; type 'redshift -m list' to see all possible values.
|
; type 'redshift -m list' to see all possible values.
|
||||||
@@ -41,9 +41,10 @@ adjustment-method=randr
|
|||||||
; ex: 'redshift -l manual:help'
|
; ex: 'redshift -l manual:help'
|
||||||
; Keep in mind that longitudes west of Greenwich (e.g. the Americas)
|
; Keep in mind that longitudes west of Greenwich (e.g. the Americas)
|
||||||
; are negative numbers.
|
; are negative numbers.
|
||||||
; [manual]
|
[manual]
|
||||||
; lat=48.1
|
; Farmington Hills, MI
|
||||||
; lon=11.6
|
lat=42.4990
|
||||||
|
lon=-83.3677
|
||||||
|
|
||||||
; Configuration of the adjustment-method
|
; Configuration of the adjustment-method
|
||||||
; type 'redshift -m METHOD:help' to see the settings.
|
; 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
|
; second screen. If this option is not specified, Redshift will try
|
||||||
; to adjust _all_ screens.
|
; to adjust _all_ screens.
|
||||||
; [randr]
|
; [randr]
|
||||||
; screen=1
|
; screen=1
|
Reference in New Issue
Block a user