1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-11 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

@@ -1,6 +1,3 @@
env = DMS_RUN_GREETER,1
env = QT_QPA_PLATFORM,wayland
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
env = EGL_PLATFORM,gbm
exec = sh -c "qs -p _DMS_PATH_; hyprctl dispatch exit"