1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-29 07:52:50 -05:00

Set XDG_SESSION_TYPE in greeter

Always wayland, which is probably fine for our use case. Fixes gnome
This commit is contained in:
bbedward
2025-10-01 22:10:29 -04:00
parent 3f1742f074
commit df4f7b8c9e
5 changed files with 22 additions and 10 deletions

View File

@@ -16,6 +16,7 @@ Singleton {
property var sessionList: []
property var sessionExecs: []
property var sessionPaths: []
property int currentSessionIndex: 0
function reset() {