update compiz-lxde-emerald script

This commit is contained in:
raveit 2013-05-26 15:20:46 +02:00
parent bbb63f82ff
commit 0b27649e3e

View File

@ -2,7 +2,7 @@
function runCompiz() {
emerald --replace &
exec compiz --replace --sm-disable --ignore-desktop-hints ccp $@
exec compiz --replace ccp $@
}
ISSW=`glxinfo | grep "Software Rasterizer" -c`