Wednesday, June 18, 2008

How to autostart emerald

There seem to be at least two ways to do this:

1) Add the following command to sessions:
emerald --replace &

2) Replace the following line in /usr/bin/compiz-decorator
from:
USE_EMERALD="no"
to
USE_EMERALD="yes"

Then, restart X server.

Enjoy!

No comments: