diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/org.mate.marco.gschema.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/org.mate.marco.gschema.xml b/src/org.mate.marco.gschema.xml index b8c0ac1f..03805aa4 100644 --- a/src/org.mate.marco.gschema.xml +++ b/src/org.mate.marco.gschema.xml @@ -96,7 +96,7 @@ <description>The time delay before raising a window if auto_raise is set to true. The delay is given in thousandths of a second.</description> </key> <key name="theme" type="s"> - <default>'Spidey-Left'</default> + <default>'Menta'</default> <summary>Current theme</summary> <description>The theme determines the appearance of window borders, titlebar, and so forth.</description> </key> |