diff options
author | Stephen Houston <stephen@localhost.localdomain> | 2017-10-11 15:05:02 -0500 |
---|---|---|
committer | Stephen Houston <stephen@localhost.localdomain> | 2017-10-11 15:09:47 -0500 |
commit | bb67b8580b104a2d76d14bc91e53133b56a55102 (patch) | |
tree | 5ed19ed73832b0d32b4c0e7d1b248f9815ba149b /data | |
parent | d415bef07668ed475c41b0c1d93d4634f200f338 (diff) |
Luncher theme: Offset the preview from the bottom.
Diffstat (limited to 'data')
-rw-r--r-- | data/elementary/themes/edc/luncher.edc | 1 |
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"; | |||
424 | aspect: 1.0 1.0; aspect_preference: BOTH; | 424 | aspect: 1.0 1.0; aspect_preference: BOTH; |
425 | rel1.to_y: "e.swallow.title"; | 425 | rel1.to_y: "e.swallow.title"; |
426 | rel1.relative: 0.0 1.0; | 426 | rel1.relative: 0.0 1.0; |
427 | rel2.offset: 0 -2; | ||
427 | } | 428 | } |
428 | description { state: "menu"; | 429 | description { state: "menu"; |
429 | inherit: "default" 0.0; | 430 | inherit: "default" 0.0; |