Skip to content

Commit eb39c98

Browse files
committed
fix(gnome): Exclude SDDM Wayland teardown workaround
Fixes booting to a black screen when using gamescope-autologin under GNOME This workaround was written to explicitly use KWin and doesn't seem to be an issue anyway. Exclude from GNOME images and leave in place for KDE images
1 parent 80f0111 commit eb39c98

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[General]
2+
DisplayServer=wayland
3+
4+
[Autologin]
5+
Relogin=true
6+
Session=gamescope-session.desktop
7+
#User=
8+
9+
[Theme]
10+
Current=sugar-steamOS

0 commit comments

Comments
 (0)