redshift: add reference sources for city latitude/longitude lookup
This commit is contained in:
parent
f3668e4b64
commit
ca74e304bc
1 changed files with 5 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=5
|
VERSION=6
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
|
|
@ -39,6 +39,10 @@ adjustment-method=randr
|
||||||
|
|
||||||
; The location provider and adjustment method settings
|
; The location provider and adjustment method settings
|
||||||
; are in their own sections.
|
; are in their own sections.
|
||||||
|
; When the local-provider is set to 'manual', you can obtain city latitude/longitude
|
||||||
|
; values from the libgweather-common package:
|
||||||
|
; libgweather-4-common: /usr/share/libgweather-4/Locations.xml
|
||||||
|
|
||||||
[manual]
|
[manual]
|
||||||
lat=0.0
|
lat=0.0
|
||||||
lon=0.0
|
lon=0.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue