# set COMPIZ to yes to run compiz
# and a decorator on session start
COMPIZ=no
# if COMPIZ_ARGS is not emply, it overrides
# the default arguments (--replace dbus csm)
COMPIZ_ARGS=
# if COMPIZ_WINDOW_DECORATOR is empty or "auto" it will try and determin the best decorator for you.
# i.e. it will use cgwd if it is installed otherwise it will fallback to g-w-d
COMPIZ_WINDOW_DECORATOR=
