homepage: wip cal, weather + secret hidden
This commit is contained in:
@@ -19,4 +19,17 @@
|
||||
showSearchSuggestions = true;
|
||||
};
|
||||
}
|
||||
{
|
||||
openweathermap = {
|
||||
label = "Celaya";
|
||||
latitude = 20.5167;
|
||||
longitude = -100.8167;
|
||||
units = "metric";
|
||||
provider = "openweathermap";
|
||||
cache = 5;
|
||||
format = {
|
||||
maximumFractionDigits = 1;
|
||||
};
|
||||
};
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user