From e126b6ed1655c128f499e09d583e8073ddc4723d Mon Sep 17 00:00:00 2001 From: Rui Matos Date: Tue, 18 Jul 2017 15:19:43 +0200 Subject: [PATCH] data: Enable monitor-config-manager by default We'll need to drop the old monitor configuration system to pave way to better hi-dpi and multi-gpu support. Let's start by defaulting to the new system in order to give it more real world testing. --- data/org.gnome.mutter.gschema.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/org.gnome.mutter.gschema.xml.in b/data/org.gnome.mutter.gschema.xml.in index 95aa42e1d..703817864 100644 --- a/data/org.gnome.mutter.gschema.xml.in +++ b/data/org.gnome.mutter.gschema.xml.in @@ -103,7 +103,7 @@ - [] + ['monitor-config-manager'] Enable experimental features To enable experimental features, add the feature keyword to the list.