Score:0

Problems with the home directory

cn flag

All the files that are in the home directory are showing up on my Ubuntu iterface. I created a directory called problems (last directory in the image) to put the directories that are in the home directory, that way they won't be shown on my interface. This is a image from my interface: files out of home directory

About the image: The home directory is the first directory and the problems directory is the last.

Is there a way to solve this problem?

pLumo avatar
in flag
Please add output of `ls -la "$HOME/Desktop"` and `cat "$HOME/.config/user-dirs.dirs"`
Score:1
us flag

The files displayed on your desktop are controlled by the value of the

XDG_DESKTOP_DIR

variable, which is usually set int the config file

~/.config/user-dirs.dirs

On my system is set as follows:

XDG_DESKTOP_DIR="$HOME/Desktop"

I suggest you edit the file indicated, and set the value to be the place where you want the environment to show all the folders, shortcuts and files on your desktop.

Kulfy avatar
mz flag
@Community False. Looks good to me.
Organic Marble avatar
us flag
Community Bot needs a power cycle.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.