summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/shell/quickshell/Services
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell/Services')
-rw-r--r--accounts/gkleen@sif/shell/quickshell/Services/InhibitorState.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/shell/quickshell/Services/InhibitorState.qml b/accounts/gkleen@sif/shell/quickshell/Services/InhibitorState.qml
index fe48fd7f..60202a29 100644
--- a/accounts/gkleen@sif/shell/quickshell/Services/InhibitorState.qml
+++ b/accounts/gkleen@sif/shell/quickshell/Services/InhibitorState.qml
@@ -8,6 +8,7 @@ Singleton {
8 8
9 property bool waylandIdleInhibited: false 9 property bool waylandIdleInhibited: false
10 property alias lidSwitchInhibited: lidSwitchInhibitor.enabled 10 property alias lidSwitchInhibited: lidSwitchInhibitor.enabled
11 property bool lockscreenInhibited: false
11 12
12 Custom.SystemdInhibitor { 13 Custom.SystemdInhibitor {
13 id: lidSwitchInhibitor 14 id: lidSwitchInhibitor