summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRui Matos <tiagomatos@gmail.com>2017-07-18 15:19:43 +0200
committerRui Matos <tiagomatos@gmail.com>2017-07-18 22:32:59 +0200
commite126b6ed1655c128f499e09d583e8073ddc4723d (patch)
treeeccff4a2f162c53d81f6e73ee9e3095809aeeee5 /data
parent4d8cb5408b439ae5260faa53c670e1fc531bd302 (diff)
downloadmutter-e126b6ed1655c128f499e09d583e8073ddc4723d.tar.gz
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.
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.mutter.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
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 @@
</key>
<key name="experimental-features" type="as">
- <default>[]</default>
+ <default>['monitor-config-manager']</default>
<summary>Enable experimental features</summary>
<description>
To enable experimental features, add the feature keyword to the list.