diff options
Diffstat (limited to 'config/quickshell/overview/common/widgets/StyledRectangularShadow.qml')
| -rw-r--r-- | config/quickshell/overview/common/widgets/StyledRectangularShadow.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/quickshell/overview/common/widgets/StyledRectangularShadow.qml b/config/quickshell/overview/common/widgets/StyledRectangularShadow.qml index ccdff1ac..dba2159f 100644 --- a/config/quickshell/overview/common/widgets/StyledRectangularShadow.qml +++ b/config/quickshell/overview/common/widgets/StyledRectangularShadow.qml @@ -3,7 +3,6 @@ import QtQuick.Effects import ".." RectangularShadow { - required property var target anchors.fill: target radius: 20 blur: 0.9 * Appearance.sizes.elevationMargin |
