diff --git a/dots/.config/quickshell/ii/modules/common/widgets/MaterialShape.qml b/dots/.config/quickshell/ii/modules/common/widgets/MaterialShape.qml index 30d953478..225fc4139 100644 --- a/dots/.config/quickshell/ii/modules/common/widgets/MaterialShape.qml +++ b/dots/.config/quickshell/ii/modules/common/widgets/MaterialShape.qml @@ -44,6 +44,7 @@ ShapeCanvas { property double implicitSize implicitHeight: implicitSize implicitWidth: implicitSize + polygonIsNormalized: true roundedPolygon: { switch (root.shape) { case MaterialShape.Shape.Circle: return MaterialShapes.getCircle(); diff --git a/dots/.config/quickshell/ii/modules/common/widgets/shapes b/dots/.config/quickshell/ii/modules/common/widgets/shapes index 8369a081b..8aa62a41b 160000 --- a/dots/.config/quickshell/ii/modules/common/widgets/shapes +++ b/dots/.config/quickshell/ii/modules/common/widgets/shapes @@ -1 +1 @@ -Subproject commit 8369a081ba4694bb3433c6e25fe7329522a2187e +Subproject commit 8aa62a41bd4cdc4899bdfdc0d9cf103ac34c51f6