# COMPIZ values:
#   yes: start compiz on session start
#   auto: start compiz on session start
#         if Xgl is started
#         or if direct rendering and GLX_EXT_texture_from_pixmap are available
#   no
COMPIZ=no
# if COMPIZ_ARGS is not emply, it overrides
# the default arguments (--replace gconf)
COMPIZ_ARGS=
# if COMPIZ_WINDOW_DECORATOR is not empty, the specified program will
# be run after compiz is started
# the default one is gnome-window-decorator
COMPIZ_WINDOW_DECORATOR=
