summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorStephen Houston <stephen@localhost.localdomain>2017-10-11 15:05:02 -0500
committerStephen Houston <stephen@localhost.localdomain>2017-10-11 15:09:47 -0500
commitbb67b8580b104a2d76d14bc91e53133b56a55102 (patch)
tree5ed19ed73832b0d32b4c0e7d1b248f9815ba149b /data
parentd415bef07668ed475c41b0c1d93d4634f200f338 (diff)
Luncher theme: Offset the preview from the bottom.
Diffstat (limited to 'data')
-rw-r--r--data/elementary/themes/edc/luncher.edc1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/elementary/themes/edc/luncher.edc b/data/elementary/themes/edc/luncher.edc
index 73a35b5666..029dac512c 100644
--- a/data/elementary/themes/edc/luncher.edc
+++ b/data/elementary/themes/edc/luncher.edc
@@ -424,6 +424,7 @@ group { name: "e/gadget/luncher/preview";
aspect: 1.0 1.0; aspect_preference: BOTH;
rel1.to_y: "e.swallow.title";
rel1.relative: 0.0 1.0;
+ rel2.offset: 0 -2;
}
description { state: "menu";
inherit: "default" 0.0;