forked from Shinonome/dots-hyprland
material symbols: support filling
This commit is contained in:
@@ -63,7 +63,7 @@ Item {
|
||||
MaterialSymbol {
|
||||
anchors.centerIn: parent
|
||||
text: activePlayer?.isPlaying ? "pause" : "play_arrow"
|
||||
font.pixelSize: Appearance.font.pixelSize.normal
|
||||
iconSize: Appearance.font.pixelSize.normal
|
||||
color: Appearance.m3colors.m3onSecondaryContainer
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user