Brightness: hide widget if no brightness device detected

This commit is contained in:
Sébastien Atoch
2025-07-25 17:35:31 -04:00
parent 320870df0b
commit f4ebd72b4c
+1
View File
@@ -16,6 +16,7 @@ Item {
width: pill.width
height: pill.height
visible: brightness >= 0
Process {
id: getBrightnessProcess