I was trying to change default desktop directory /home/pi/Desktop to /home/pi by changing value of XDG_DESKTOP_DIR to $HOME/ at ~/.config/user-dirs.dirs, like it
described at lxde wiki, but nothing was changed after reboot. It seems like this config have not been read while lxde starting, although manpage for user-dirs.dirs tells it should be. Why?