@ -121,7 +121,7 @@ class DesktopEffectsKDE4(DesktopEffectsCommon):
DesktopEffectsCommon.apply(self)
if self.action == 1:
print "hi"
os.popen("kwin --replace &")
os.popen("twin --replace &")
def showWarning(self):
''' shows the warning box if the package is installed '''