diff --git a/data/themes/icon.edc b/data/themes/icon.edc index 1e0ead6..b4ecbc9 100644 --- a/data/themes/icon.edc +++ b/data/themes/icon.edc @@ -11,6 +11,7 @@ collections { description { state: "default" 0.0; aspect: 1.0 1.0; + aspect_preference: BOTH; image.normal: "moon.png"; } } diff --git a/data/themes/moon.edc b/data/themes/moon.edc index 8e90a7d..93701e8 100644 --- a/data/themes/moon.edc +++ b/data/themes/moon.edc @@ -133,6 +133,7 @@ collections { description { state: "default" 0.0; aspect: 1.0 1.0; + aspect_preference: BOTH; rel1 { relative: 0.05 0.05; }