diff --git a/dots/.config/quickshell/ii/modules/bar/BatteryPopup.qml b/dots/.config/quickshell/ii/modules/bar/BatteryPopup.qml index 47345ee1f..037313e3f 100644 --- a/dots/.config/quickshell/ii/modules/bar/BatteryPopup.qml +++ b/dots/.config/quickshell/ii/modules/bar/BatteryPopup.qml @@ -90,7 +90,7 @@ StyledPopup { Layout.fillWidth: true MaterialSymbol { - text: "healing" + text: "heart_check" color: Appearance.colors.colOnSurfaceVariant iconSize: Appearance.font.pixelSize.large }