summaryrefslogtreecommitdiff
path: root/modules/lock
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-09-17 23:15:47 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-09-17 23:15:47 +1000
commit24922be5e9261f78ef6f0f2b57815880a889ebf7 (patch)
tree8b3c405019d8118c33fec27a8721f081ee6f8e3f /modules/lock
parentidleinhibitor: use qs idleinhibitor (diff)
downloadcaelestia-shell-24922be5e9261f78ef6f0f2b57815880a889ebf7.tar.gz
caelestia-shell-24922be5e9261f78ef6f0f2b57815880a889ebf7.tar.bz2
caelestia-shell-24922be5e9261f78ef6f0f2b57815880a889ebf7.zip
feat: add idle monitor
Replaces hypridle
Diffstat (limited to 'modules/lock')
-rw-r--r--modules/lock/Lock.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/lock/Lock.qml b/modules/lock/Lock.qml
index fc0bff8..6fd5277 100644
--- a/modules/lock/Lock.qml
+++ b/modules/lock/Lock.qml
@@ -6,6 +6,7 @@ import Quickshell.Io
import Quickshell.Wayland
Scope {
+ property alias lock: lock
WlSessionLock {
id: lock