diff --git a/shell.qml b/shell.qml index 69a46fc..704623c 100644 --- a/shell.qml +++ b/shell.qml @@ -20,6 +20,8 @@ PanelWindow { bottom: 9 } + mask: Region {} + surfaceFormat.opaque: false implicitWidth: 320 implicitHeight: 293