diff --git a/data/themes/edc/comp.edc b/data/themes/edc/comp.edc index d606f4ce7..cc0b60575 100644 --- a/data/themes/edc/comp.edc +++ b/data/themes/edc/comp.edc @@ -366,6 +366,9 @@ group { name: "e/comp/default"; action: STATE_SET "default" 0.0; transition: SINUSOIDAL 0.1; target: "focus-clipper"; + action: STATE_SET "default" 0.0; + transition: SINUSOIDAL 0.4; + target: "glow"; } program { name: "urgent1"; signal: "e,state,urgent,on"; source: "e";