Show the branding text on the lock screen
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user