Took caelestia lid logic (prepare to sleep) instead
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Python / lint-format (pull_request) Successful in 19s
Python / test (pull_request) Successful in 45s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m3s

This commit is contained in:
2026-06-03 17:41:29 +02:00
parent ed28d8b56a
commit 0d8f558f66
9 changed files with 118 additions and 219 deletions
-12
View File
@@ -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