make osdvalueindicator more customizable (internally)

This commit is contained in:
end-4
2025-05-18 00:50:25 +02:00
parent b9fe3da1e3
commit 9385961fb8
2 changed files with 3 additions and 1 deletions
@@ -106,6 +106,7 @@ Scope {
value: root.brightnessMonitor.brightness
icon: "light_mode"
rotateIcon: true
scaleIcon: true
name: qsTr("Brightness")
}
}