~ubuntu-branches/ubuntu/utopic/qimo-session/utopic

1
2
3
4
5
6
# This file is sourced by Xsession(5), not executed.
# Configure XDG_CONFIG_HOME here so that xfsettingsd will pick it up

if test "x$GDMSESSION" = "xqimo"; then
    export XDG_CONFIG_HOME=$HOME/.qimo
fi