mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Cleanup: replaced a bunch of Screen by their proper "screen"
This commit is contained in:
@@ -41,8 +41,9 @@ Item {
|
||||
|
||||
BarPill {
|
||||
id: pill
|
||||
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
||||
screen: root.screen
|
||||
density: Settings.data.bar.density
|
||||
oppositeDirection: BarService.getPillDirection(root)
|
||||
icon: "keyboard"
|
||||
|
||||
Reference in New Issue
Block a user