diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2025-09-11 23:43:38 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2025-09-11 23:43:38 +0200 |
commit | a754f991eb153c11345dfae8b88946c384439dde (patch) | |
tree | ca1d447272183dbef919b81a229d611068e29d37 /accounts/gkleen@sif/shell/quickshell/shell.qml | |
parent | 564853110a6e1367cc379bd8418d874829302d00 (diff) | |
download | nixos-a754f991eb153c11345dfae8b88946c384439dde.tar nixos-a754f991eb153c11345dfae8b88946c384439dde.tar.gz nixos-a754f991eb153c11345dfae8b88946c384439dde.tar.bz2 nixos-a754f991eb153c11345dfae8b88946c384439dde.tar.xz nixos-a754f991eb153c11345dfae8b88946c384439dde.zip |
...
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell/shell.qml')
-rw-r--r-- | accounts/gkleen@sif/shell/quickshell/shell.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/shell/quickshell/shell.qml b/accounts/gkleen@sif/shell/quickshell/shell.qml index ccb4e82e..693d741f 100644 --- a/accounts/gkleen@sif/shell/quickshell/shell.qml +++ b/accounts/gkleen@sif/shell/quickshell/shell.qml | |||
@@ -36,7 +36,6 @@ ShellRoot { | |||
36 | 36 | ||
37 | Bar { | 37 | Bar { |
38 | screen: screenScope.modelData | 38 | screen: screenScope.modelData |
39 | inhibitorState: inhibitorState | ||
40 | } | 39 | } |
41 | } | 40 | } |
42 | } | 41 | } |