diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-23 00:44:10 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-23 00:44:10 +0100 |
commit | d12e63d4587b74a437fcb7c3a6fed6f356168210 (patch) | |
tree | fb3bdf8767ba1563506af732e2195334ecce4701 /src | |
parent | 9624f80ecb1ca7e84f6a08d6709c58f629a28704 (diff) | |
download | marco-d12e63d4587b74a437fcb7c3a6fed6f356168210.tar.bz2 marco-d12e63d4587b74a437fcb7c3a6fed6f356168210.tar.xz |
Use Menta as default theme
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> |