fix night-lat/long initial values
This commit is contained in:
parent
5b8752d968
commit
3da45a5435
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"autotiling-workspaces": "",
|
"autotiling-workspaces": "",
|
||||||
"autotiling-on": true,
|
"autotiling-on": true,
|
||||||
"night-lat": 0.0,
|
"night-lat": -1,
|
||||||
"night-long": 0.0,
|
"night-long": -1,
|
||||||
"night-temp-low": 4500,
|
"night-temp-low": 4500,
|
||||||
"night-temp-high": 6500,
|
"night-temp-high": 6500,
|
||||||
"night-gamma": 1.0,
|
"night-gamma": 1.0,
|
||||||
|
Reference in New Issue
Block a user