diff options
Diffstat (limited to 'data/idle-clock-digital.edc')
-rwxr-xr-x | data/idle-clock-digital.edc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/idle-clock-digital.edc b/data/idle-clock-digital.edc index 806cfe7..6a640f9 100755 --- a/data/idle-clock-digital.edc +++ b/data/idle-clock-digital.edc @@ -79,6 +79,7 @@ collections { rel1 { relative: 0.0 0.5; to: "bg"; offset: 0 -30; } rel2 { relative: 1.0 0.5; to: "bg"; offset: 0 -30; } visible: 1; + fixed: 1 1; color: 255 255 255 255; align: 0.5 0.5; text{ @@ -128,6 +129,7 @@ collections { align: 0.5 0.5; } visible: 0; + fixed: 1 1; } description{ state: "text_date_1" 0.0; |