1 # This file is sourced by Xsession(5), not executed.
2 # Select unity profile if we are in the default session.
3 # The default profile is used otherwise.
5 if [ "x$DESKTOP_SESSION" = "xunity" ]; then
6 COMPIZ_CONFIG_PROFILE
="unity"
7 export COMPIZ_CONFIG_PROFILE