19 lines
373 B
JSON
19 lines
373 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "blob.lock",
|
|
"name": "My lock screen",
|
|
"version": "1.0.0",
|
|
"author": "Omarchy",
|
|
"description": "Quickshell session lock with separate password and fingerprint PAM flows.",
|
|
"kinds": [
|
|
"service"
|
|
],
|
|
"keepLoaded": true,
|
|
"entryPoints": {
|
|
"service": "Service.qml"
|
|
},
|
|
"omarchy": {
|
|
"clonedFrom": "omarchy.lock"
|
|
}
|
|
}
|