diff options
Diffstat (limited to '')
-rw-r--r-- | data/gdm.conf-custom.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/gdm.conf-custom.in b/data/gdm.conf-custom.in new file mode 100644 index 0000000..9b63ba9 --- /dev/null +++ b/data/gdm.conf-custom.in @@ -0,0 +1,16 @@ +# GDM configuration storage + +[daemon] +# Uncomment the line below to force the login screen to use Xorg +#WaylandEnable=false + +[security] + +[xdmcp] + +[chooser] + +[debug] +# Uncomment the line below to turn on debugging +#Enable=true + |