mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-04 19:26:19 +00:00
fix: multimonitor brightness
This commit is contained in:
+2
-1
@@ -110,6 +110,7 @@ Scope {
|
||||
|
||||
Brightness {
|
||||
id: widgetsBrightness
|
||||
screen: modelData
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
||||
@@ -251,4 +252,4 @@ Scope {
|
||||
|
||||
// This alias exposes the visual bar's visibility to the outside world
|
||||
property alias visible: barRootItem.visible
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user