diff options
Diffstat (limited to 'x11/gdm/files/patch-data_gdm.conf-custom.in')
-rw-r--r-- | x11/gdm/files/patch-data_gdm.conf-custom.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/gdm/files/patch-data_gdm.conf-custom.in b/x11/gdm/files/patch-data_gdm.conf-custom.in new file mode 100644 index 000000000000..735db8e3d5f8 --- /dev/null +++ b/x11/gdm/files/patch-data_gdm.conf-custom.in @@ -0,0 +1,12 @@ +--- data/gdm.conf-custom.in.orig 2023-05-05 18:12:53 UTC ++++ data/gdm.conf-custom.in +@@ -2,7 +2,8 @@ + + [daemon] + # Uncomment the line below to force the login screen to use Xorg +-#WaylandEnable=false ++WaylandEnable=false ++PreferredDisplayServer=xorg + + [security] + |