1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-08 06:28:27 -04:00

greeter: don't override manually selected session with saved/defaul

This commit is contained in:
bbedward
2026-07-24 11:47:59 -04:00
parent 39278860c8
commit 8321d28d18
2 changed files with 4 additions and 0 deletions
@@ -21,6 +21,7 @@ Singleton {
property var sessionPaths: []
property var sessionDesktopIds: []
property int currentSessionIndex: 0
property bool sessionManuallySelected: false
property var availableUsers: []
property int selectedUserIndex: -1