But when i log in my folder icons are on desktop, how do i stop them from showing, I did try and delete them thinking they were just links to the folders in my home directory but there not.
Could some tell where i have gone wrong.






proxima_centauri wrote:I'm not really familiar with the LXDE, try checking PCManFM (file manager) for Desktop settings.

XDG_DESKTOP_DIR="$HOME/Desktop"
XDG_DESKTOP_DIR="$HOME"

altair4 wrote:Are you talking about the contents of your Home folder appearing on the desktop?
Take a look at the following file: /home/your_user_name/.config/user-dirs.dirs
There is one line that should look like this:XDG_DESKTOP_DIR="$HOME/Desktop"
Yours may look like this:XDG_DESKTOP_DIR="$HOME"
Just correct the omission of the "Desktop" part, save the file and logoff and login again.

Users browsing this forum: No registered users and 3 guests