mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-10 16:18:40 +00:00
Brightness: hide widget if no brightness device detected
This commit is contained in:
@@ -16,6 +16,7 @@ Item {
|
||||
|
||||
width: pill.width
|
||||
height: pill.height
|
||||
visible: brightness >= 0
|
||||
|
||||
Process {
|
||||
id: getBrightnessProcess
|
||||
|
||||
Reference in New Issue
Block a user