forked from Shinonome/dots-hyprland
use filled icons on bar
This commit is contained in:
@@ -52,6 +52,7 @@ Rectangle {
|
||||
|
||||
MaterialSymbol {
|
||||
anchors.centerIn: parent
|
||||
fill: 1
|
||||
text: "battery_full"
|
||||
iconSize: Appearance.font.pixelSize.normal
|
||||
color: (isLow && !isCharging) ? batteryLowOnBackground : Appearance.m3colors.m3onSecondaryContainer
|
||||
|
||||
Reference in New Issue
Block a user