mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 15:29:58 -05:00
adjust fab icon size and region selector fab color
This commit is contained in:
@@ -163,13 +163,7 @@ Item {
|
||||
anchors.bottomMargin: root.fabMargins
|
||||
|
||||
onClicked: root.showAddDialog = true
|
||||
|
||||
contentItem: MaterialSymbol {
|
||||
text: "add"
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
iconSize: Appearance.font.pixelSize.huge
|
||||
color: Appearance.m3colors.m3onPrimaryContainer
|
||||
}
|
||||
iconText: "add"
|
||||
}
|
||||
|
||||
Item {
|
||||
|
||||
Reference in New Issue
Block a user