diff options
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell/shell.qml')
-rw-r--r-- | accounts/gkleen@sif/shell/quickshell/shell.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/shell/quickshell/shell.qml b/accounts/gkleen@sif/shell/quickshell/shell.qml index 693d741f..ccb4e82e 100644 --- a/accounts/gkleen@sif/shell/quickshell/shell.qml +++ b/accounts/gkleen@sif/shell/quickshell/shell.qml | |||
@@ -36,6 +36,7 @@ ShellRoot { | |||
36 | 36 | ||
37 | Bar { | 37 | Bar { |
38 | screen: screenScope.modelData | 38 | screen: screenScope.modelData |
39 | inhibitorState: inhibitorState | ||
39 | } | 40 | } |
40 | } | 41 | } |
41 | } | 42 | } |