diff --git a/shell/plugins/lock/LockView.qml b/shell/plugins/lock/LockView.qml index 8353470b..c24e3718 100644 --- a/shell/plugins/lock/LockView.qml +++ b/shell/plugins/lock/LockView.qml @@ -72,6 +72,7 @@ Item { MultiEffect { anchors.fill: wallpaper source: wallpaper + autoPaddingEnabled: false blurEnabled: wallpaper.status === Image.Ready blur: 1.0 blurMax: 64