update compiz-mate-emerald script

This commit is contained in:
raveit 2013-05-26 15:18:43 +02:00
parent f56bae23e2
commit 3b992c7c59
1 changed files with 1 additions and 1 deletions

View File

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