forked from Shinonome/dots-hyprland
overview: fancier search bar
This commit is contained in:
+1
-3
@@ -12,14 +12,12 @@ MaterialShape {
|
||||
|
||||
color: Appearance.colors.colSecondaryContainer
|
||||
colSymbol: Appearance.colors.colOnSecondaryContainer
|
||||
|
||||
shape: MaterialShape.Shape.Clover4Leaf
|
||||
|
||||
implicitSize: Math.max(symbol.implicitWidth, symbol.implicitHeight) + padding * 2
|
||||
|
||||
MaterialSymbol {
|
||||
id: symbol
|
||||
anchors.centerIn: parent
|
||||
color: root.colSymbol
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user