lid behavior watcher to lock session #115
@@ -2,10 +2,9 @@ import Quickshell
|
|||||||
import ZShell
|
import ZShell
|
||||||
|
|
||||||
Scope {
|
Scope {
|
||||||
id: root
|
id: root
|
||||||
|
|
||||||
required property var lock
|
required property var lock
|
||||||
|
|
||||||
|
|
||||||
Connections {
|
Connections {
|
||||||
function onLidClosing(): void {
|
function onLidClosing(): void {
|
||||||
@@ -14,5 +13,4 @@ Scope {
|
|||||||
|
|
||||||
target: LidWatcher
|
target: LidWatcher
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user