mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-04 04:42:05 -04:00
greeter: add connection on session load
This commit is contained in:
@@ -132,6 +132,9 @@ Item {
|
||||
function onLastSuccessfulUserChanged() {
|
||||
applyLastSuccessfulUser();
|
||||
}
|
||||
function onLastSessionIdChanged() {
|
||||
finalizeSessionSelection();
|
||||
}
|
||||
}
|
||||
|
||||
Connections {
|
||||
|
||||
Reference in New Issue
Block a user