mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Add ToastService, NToast etc
This commit is contained in:
@@ -71,9 +71,9 @@ ColumnLayout {
|
||||
name: "Bottom"
|
||||
}
|
||||
}
|
||||
currentKey: Settings.data.bar.barPosition
|
||||
currentKey: Settings.data.bar.position
|
||||
onSelected: function (key) {
|
||||
Settings.data.bar.barPosition = key
|
||||
Settings.data.bar.position = key
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user