osd: make brightness icon go speen speen

This commit is contained in:
end-4
2025-05-16 08:26:23 +02:00
parent e85af8750a
commit 6680e9adec
2 changed files with 30 additions and 4 deletions
@@ -104,6 +104,7 @@ Scope {
anchors.centerIn: parent
value: brightnessMonitor.brightness
icon: "light_mode"
rotateIcon: true
name: qsTr("Brightness")
}
}