forked from Shinonome/dots-hyprland
bars: refractor bar groups
This commit is contained in:
@@ -15,8 +15,6 @@ MouseArea {
|
||||
readonly property bool isLow: percentage <= Config.options.battery.low / 100
|
||||
|
||||
implicitHeight: batteryProgress.implicitHeight
|
||||
implicitWidth: Appearance.sizes.verticalBarGroupWidth
|
||||
|
||||
hoverEnabled: true
|
||||
|
||||
ClippedProgressBar {
|
||||
|
||||
Reference in New Issue
Block a user