lid behavior watcher to lock session #115

Merged
zach merged 25 commits from lid-switch-behavior into main 2026-06-03 18:02:21 +02:00
Showing only changes of commit c514e98687 - Show all commits
+1 -1
View File
@@ -39,7 +39,7 @@ ShellRoot {
Connections {
function onLidClosing(): void {
lock.locked = true;
lock.lock.locked = true;
}
target: LidWatcher