Elm theme: Center previews again in the luncher theme.
authorStephen 'Okra' Houston <smhouston88@gmail.com>
Mon, 9 Jan 2017 20:49:43 +0000 (14:49 -0600)
committerStephen 'Okra' Houston <smhouston88@gmail.com>
Mon, 9 Jan 2017 20:50:12 +0000 (14:50 -0600)
data/elementary/themes/edc/luncher.edc

index a457943..f36f7c8 100644 (file)
@@ -551,8 +551,8 @@ group { name: "e/gadget/luncher/preview";
       part { name: "base"; type: RECT;
          description { state: "default";
             color: 255 255 255 0;
-            rel1.offset: -2 0;
-            rel2.offset: 0 0;
+            rel1.offset: 0 0;
+            rel2.offset: -2 0;
             link.base: "e,state,unfocused" "e";
             link.transition: DECEL 0.1;
          }