diff options
-rw-r--r-- | accounts/gkleen@sif/shell/quickshell/Lockscreen.qml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/accounts/gkleen@sif/shell/quickshell/Lockscreen.qml b/accounts/gkleen@sif/shell/quickshell/Lockscreen.qml index 7e570925..7cb1cc67 100644 --- a/accounts/gkleen@sif/shell/quickshell/Lockscreen.qml +++ b/accounts/gkleen@sif/shell/quickshell/Lockscreen.qml | |||
@@ -55,8 +55,6 @@ Scope { | |||
55 | 55 | ||
56 | color: "#000000" | 56 | color: "#000000" |
57 | 57 | ||
58 | onScreenChanged: selector.seed = lockSurface.screen.name | ||
59 | |||
60 | Item { | 58 | Item { |
61 | id: background | 59 | id: background |
62 | 60 | ||