15 lines
299 B
JSON
15 lines
299 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "blob.nightlight",
|
|
"name": "Night Light",
|
|
"version": "1.0.0",
|
|
"author": "Blob",
|
|
"description": "Owns the hyprsunset night light temperature for the bar indicator and CLI.",
|
|
"kinds": [
|
|
"service"
|
|
],
|
|
"entryPoints": {
|
|
"service": "Service.qml"
|
|
}
|
|
}
|