forked from Shinonome/dots-hyprland
overlay: make widgets have proper round corners when pinned
This commit is contained in:
@@ -10,6 +10,7 @@ StyledOverlayWidget {
|
||||
contentItem: Rectangle {
|
||||
anchors.centerIn: parent
|
||||
color: Appearance.m3colors.m3surfaceContainer
|
||||
radius: root.contentRadius
|
||||
property real padding: 16
|
||||
implicitHeight: 600
|
||||
implicitWidth: 350
|
||||
|
||||
Reference in New Issue
Block a user