effects/screentransform: Don't read kscreen effect's config
It's fine to have the animation duration hardcoded to 250ms. The main issue with reading kscreen effect's config is that it adds inter-effect dependencies, which is simply not worth the trouble.
Hopefully it will "fix" the issue where ci builds fail sometimes.