summaryrefslogtreecommitdiff
path: root/maximus
diff options
context:
space:
mode:
Diffstat (limited to 'maximus')
-rw-r--r--maximus/org.mate.maximus.gschema.xml.in.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/maximus/org.mate.maximus.gschema.xml.in.in b/maximus/org.mate.maximus.gschema.xml.in.in
index f7ddce4..8f0c635 100644
--- a/maximus/org.mate.maximus.gschema.xml.in.in
+++ b/maximus/org.mate.maximus.gschema.xml.in.in
@@ -11,12 +11,12 @@
<_description>A binding</_description>
</key>
<key name="undecorate" type="b">
- <default>true</default>
+ <default>false</default>
<_summary>Undecorate windows when maximized</_summary>
<_description>Undecorate windows when maximized</_description>
</key>
<key name="no-maximize" type="b">
- <default>false</default>
+ <default>true</default>
<_summary>Do not automatically maximize newly opened windows</_summary>
<_description>Do not automatically maximize newly opened windows. If undecorate is set, will still undecorate maximised windows.</_description>
</key>