Took caelestia lid logic (prepare to sleep) instead
This commit is contained in:
@@ -35,8 +35,6 @@ ShellRoot {
|
||||
|
||||
Lock {
|
||||
id: lock
|
||||
|
||||
lid: lid
|
||||
}
|
||||
|
||||
Shortcuts {
|
||||
@@ -49,16 +47,6 @@ ShellRoot {
|
||||
Polkit {
|
||||
}
|
||||
|
||||
LazyLoader {
|
||||
id: lid
|
||||
|
||||
activeAsync: Config.lock.lidWatch && Battery.isLaptop
|
||||
|
||||
component: LidService {
|
||||
onRequestLock: lock.lock.requestLock()
|
||||
}
|
||||
}
|
||||
|
||||
LazyLoader {
|
||||
activeAsync: root.laptop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user