summaryrefslogtreecommitdiff
path: root/data/gdm.conf-custom.in
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2015-03-20 08:42:16 -0400
committerRay Strode <rstrode@redhat.com>2015-03-20 08:43:06 -0400
commitea7cc3187d057cf755ad98a398579a1c3a2acb98 (patch)
treeb22ddd5ffbd8ffda26e4f3b2d148caa3007ea7b6 /data/gdm.conf-custom.in
parent9abdbd62ce5a4618df8e8ceb8d32b310ae5954a2 (diff)
downloadgdm-ea7cc3187d057cf755ad98a398579a1c3a2acb98.tar.gz
data: correct comment for disabling wayland
The comment incorrectly says to put WaylandEnable=true to disable wayland. This commit flips it to say WaylandEnable=false https://bugzilla.gnome.org/show_bug.cgi?id=746523
Diffstat (limited to 'data/gdm.conf-custom.in')
-rw-r--r--data/gdm.conf-custom.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/gdm.conf-custom.in b/data/gdm.conf-custom.in
index f38571e2..c9e28648 100644
--- a/data/gdm.conf-custom.in
+++ b/data/gdm.conf-custom.in
@@ -2,7 +2,7 @@
[daemon]
# Uncoment the line below to force the login screen to use Xorg
-#WaylandEnable=true
+#WaylandEnable=false
[security]