Skip to content
Snippets Groups Projects
Commit 11109e5f authored by Pablo Correa's avatar Pablo Correa
Browse files

Set default lat/lon to 0.0/0.0

parent a3ff8439
No related branches found
No related tags found
1 merge request!195make-redshift: Add custom configuration file
...@@ -41,8 +41,8 @@ adjustment-method=vidmode ...@@ -41,8 +41,8 @@ adjustment-method=vidmode
; The location provider and adjustment method settings ; The location provider and adjustment method settings
; are in their own sections. ; are in their own sections.
[manual] [manual]
lat=55.7 lat=0.0
lon=13.2 lon=0.0
; Numbering starts from 0, and refers to screen number, ; Numbering starts from 0, and refers to screen number,
; so this is actually the first screen. ; so this is actually the first screen.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment