forked from Shinonome/dots-hyprland
adjust notif status btn size
This commit is contained in:
@@ -27,10 +27,10 @@ GroupButton {
|
||||
RowLayout {
|
||||
id: contentRowLayout
|
||||
anchors.centerIn: parent
|
||||
spacing: 0
|
||||
spacing: 5
|
||||
MaterialSymbol {
|
||||
text: buttonIcon
|
||||
iconSize: Appearance.font.pixelSize.larger
|
||||
iconSize: Appearance.font.pixelSize.large
|
||||
color: button.colText
|
||||
}
|
||||
StyledText {
|
||||
|
||||
Reference in New Issue
Block a user