aboutsummaryrefslogtreecommitdiffstats
path: root/roles/linux_desktop/templates/etc/gdm/custom.conf.j2
blob: a1099d251f5a47b3e0648027826e795e5197a1b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# GDM configuration storage

[daemon]
InitialSetupEnable=false
# Uncomment the line below to force the login screen to use Xorg
WaylandEnable={{ linux_desktop_enable_wayland | bool | to_json }}

[security]

[xdmcp]

[chooser]

[debug]
# Uncomment the line below to turn on debugging
#Enable=true