forked from Shinonome/dots-hyprland
Change battery health icon from 'healing' to 'heart_check'
This commit is contained in:
@@ -90,7 +90,7 @@ StyledPopup {
|
|||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
|
||||||
MaterialSymbol {
|
MaterialSymbol {
|
||||||
text: "healing"
|
text: "heart_check"
|
||||||
color: Appearance.colors.colOnSurfaceVariant
|
color: Appearance.colors.colOnSurfaceVariant
|
||||||
iconSize: Appearance.font.pixelSize.large
|
iconSize: Appearance.font.pixelSize.large
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user