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