forked from Shinonome/dots-hyprland
Merge branch 'end-4:main' into quickshell-fix
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ GroupButton {
|
||||
MaterialSymbol {
|
||||
anchors.centerIn: parent
|
||||
fill: root.toggled ? 1 : 0
|
||||
iconSize: Appearance.font.pixelSize.huge
|
||||
iconSize: root.expandedSize ? 22 : 24
|
||||
color: root.colIcon
|
||||
text: root.buttonIcon
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user