Comment 2 for bug 795575

Revision history for this message
Lionel Le Folgoc (mrpouit) wrote :

You can try to edit /usr/share/xubuntu/session.sh, and add at the beginning (before the XDG_DATA_DIRS change):

if [ -z "$XDG_CONFIG_DIRS" ]; then
  XDG_CONFIG_DIRS="/etc/xdg/xdg-xubuntu"
  export XDG_CONFIG_DIRS
fi

Xfce should then use the xubuntu settings in the xubuntu session.