How do I remove home folder from the desktop? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to display Trash and Home folder icons?The 'File Manager' icon in the Unity launcher opens my Home folder. How can I get it to open my Documents folder instead?Home folder quicklist not showing quicklist on right click unless it's openDisabling the Ubntu desktop enviourmentRemove Cairo-dock(Gnome) desktop environment from the loginAdd Folder Name on DesktopDisable The Function of Drawing on The Desktop (CTRL+CLICK(DRAG))Messed up desktop and other foldersItems on desktop all disappered, including my Home, from icon listHow to remove GNOME shell leftover from unity desktop?How to remove the widget controller from desktop
Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?
Old style "caution" boxes
Most bit efficient text communication method?
What is homebrew?
Using et al. for a last / senior author rather than for a first author
Can a new player join a group only when a new campaign starts?
If a contract sometimes uses the wrong name, is it still valid?
When a candle burns, why does the top of wick glow if bottom of flame is hottest?
Chinese Seal on silk painting - what does it mean?
What is the longest distance a player character can jump in one leap?
How can I use the Python library networkx from Mathematica?
Do square wave exist?
Is CEO the profession with the most psychopaths?
Is there such thing as an Availability Group failover trigger?
2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?
Do wooden building fires get hotter than 600°C?
Do I really need to have a message in a novel to appeal to readers?
Fantasy story; one type of magic grows in power with use, but the more powerful they are, they more they are drawn to travel to their source
What is implied by the word 'Desika'
Significance of Cersei's obsession with elephants?
How do I find out the mythology and history of my Fortress?
What would be the ideal power source for a cybernetic eye?
Around usage results
How to write this math term? with cases it isn't working
How do I remove home folder from the desktop?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to display Trash and Home folder icons?The 'File Manager' icon in the Unity launcher opens my Home folder. How can I get it to open my Documents folder instead?Home folder quicklist not showing quicklist on right click unless it's openDisabling the Ubntu desktop enviourmentRemove Cairo-dock(Gnome) desktop environment from the loginAdd Folder Name on DesktopDisable The Function of Drawing on The Desktop (CTRL+CLICK(DRAG))Messed up desktop and other foldersItems on desktop all disappered, including my Home, from icon listHow to remove GNOME shell leftover from unity desktop?How to remove the widget controller from desktop
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I don't know how I changed this, after a restart I found this home folder on the desktop. I don't want it there - how do I remove it? Left click does not show an option to delete it.
Here's a screenshot:
unity desktop-environments
add a comment |
I don't know how I changed this, after a restart I found this home folder on the desktop. I don't want it there - how do I remove it? Left click does not show an option to delete it.
Here's a screenshot:
unity desktop-environments
3
check with nautilus the directory structure of /home/, /home/$USER/ and /home/$USER/Desktop. Have you got Ubuntu Tweak installed? UT has an option to show "home". See askubuntu.com/a/267056/15811
– Rinzwind
Jun 8 '14 at 17:35
add a comment |
I don't know how I changed this, after a restart I found this home folder on the desktop. I don't want it there - how do I remove it? Left click does not show an option to delete it.
Here's a screenshot:
unity desktop-environments
I don't know how I changed this, after a restart I found this home folder on the desktop. I don't want it there - how do I remove it? Left click does not show an option to delete it.
Here's a screenshot:
unity desktop-environments
unity desktop-environments
edited Aug 7 '18 at 15:49
Tim
20.2k1586143
20.2k1586143
asked Jun 8 '14 at 17:27
ajayajay
2001312
2001312
3
check with nautilus the directory structure of /home/, /home/$USER/ and /home/$USER/Desktop. Have you got Ubuntu Tweak installed? UT has an option to show "home". See askubuntu.com/a/267056/15811
– Rinzwind
Jun 8 '14 at 17:35
add a comment |
3
check with nautilus the directory structure of /home/, /home/$USER/ and /home/$USER/Desktop. Have you got Ubuntu Tweak installed? UT has an option to show "home". See askubuntu.com/a/267056/15811
– Rinzwind
Jun 8 '14 at 17:35
3
3
check with nautilus the directory structure of /home/, /home/$USER/ and /home/$USER/Desktop. Have you got Ubuntu Tweak installed? UT has an option to show "home". See askubuntu.com/a/267056/15811
– Rinzwind
Jun 8 '14 at 17:35
check with nautilus the directory structure of /home/, /home/$USER/ and /home/$USER/Desktop. Have you got Ubuntu Tweak installed? UT has an option to show "home". See askubuntu.com/a/267056/15811
– Rinzwind
Jun 8 '14 at 17:35
add a comment |
2 Answers
2
active
oldest
votes
Run
gsettings set org.gnome.nautilus.desktop home-icon-visible false
Similarly, to hide the trash icon, dogsettings set org.gnome.nautilus.desktop trash-icon-visible false
– Jonathan Landrum
Mar 19 '18 at 17:06
for Mate Desktop (fork of Gnome2), usegsettings set org.mate.caja.desktop home-icon-visible false
– mreithub
Aug 7 '18 at 15:37
add a comment |
This has changed under Ubuntu 19.04 "Disco Dingo":
gsettings set org.gnome.shell.extensions.desktop-icons show-home false
Similarly for the Trash icon:
gsettings set org.gnome.shell.extensions.desktop-icons show-trash false
Should you wish the icons back again, repeat the command with false
changed to true
.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f479546%2fhow-do-i-remove-home-folder-from-the-desktop%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Run
gsettings set org.gnome.nautilus.desktop home-icon-visible false
Similarly, to hide the trash icon, dogsettings set org.gnome.nautilus.desktop trash-icon-visible false
– Jonathan Landrum
Mar 19 '18 at 17:06
for Mate Desktop (fork of Gnome2), usegsettings set org.mate.caja.desktop home-icon-visible false
– mreithub
Aug 7 '18 at 15:37
add a comment |
Run
gsettings set org.gnome.nautilus.desktop home-icon-visible false
Similarly, to hide the trash icon, dogsettings set org.gnome.nautilus.desktop trash-icon-visible false
– Jonathan Landrum
Mar 19 '18 at 17:06
for Mate Desktop (fork of Gnome2), usegsettings set org.mate.caja.desktop home-icon-visible false
– mreithub
Aug 7 '18 at 15:37
add a comment |
Run
gsettings set org.gnome.nautilus.desktop home-icon-visible false
Run
gsettings set org.gnome.nautilus.desktop home-icon-visible false
edited Aug 7 '18 at 19:42
pomsky
33.7k11105138
33.7k11105138
answered Jun 8 '14 at 17:43
TimTim
20.2k1586143
20.2k1586143
Similarly, to hide the trash icon, dogsettings set org.gnome.nautilus.desktop trash-icon-visible false
– Jonathan Landrum
Mar 19 '18 at 17:06
for Mate Desktop (fork of Gnome2), usegsettings set org.mate.caja.desktop home-icon-visible false
– mreithub
Aug 7 '18 at 15:37
add a comment |
Similarly, to hide the trash icon, dogsettings set org.gnome.nautilus.desktop trash-icon-visible false
– Jonathan Landrum
Mar 19 '18 at 17:06
for Mate Desktop (fork of Gnome2), usegsettings set org.mate.caja.desktop home-icon-visible false
– mreithub
Aug 7 '18 at 15:37
Similarly, to hide the trash icon, do
gsettings set org.gnome.nautilus.desktop trash-icon-visible false
– Jonathan Landrum
Mar 19 '18 at 17:06
Similarly, to hide the trash icon, do
gsettings set org.gnome.nautilus.desktop trash-icon-visible false
– Jonathan Landrum
Mar 19 '18 at 17:06
for Mate Desktop (fork of Gnome2), use
gsettings set org.mate.caja.desktop home-icon-visible false
– mreithub
Aug 7 '18 at 15:37
for Mate Desktop (fork of Gnome2), use
gsettings set org.mate.caja.desktop home-icon-visible false
– mreithub
Aug 7 '18 at 15:37
add a comment |
This has changed under Ubuntu 19.04 "Disco Dingo":
gsettings set org.gnome.shell.extensions.desktop-icons show-home false
Similarly for the Trash icon:
gsettings set org.gnome.shell.extensions.desktop-icons show-trash false
Should you wish the icons back again, repeat the command with false
changed to true
.
add a comment |
This has changed under Ubuntu 19.04 "Disco Dingo":
gsettings set org.gnome.shell.extensions.desktop-icons show-home false
Similarly for the Trash icon:
gsettings set org.gnome.shell.extensions.desktop-icons show-trash false
Should you wish the icons back again, repeat the command with false
changed to true
.
add a comment |
This has changed under Ubuntu 19.04 "Disco Dingo":
gsettings set org.gnome.shell.extensions.desktop-icons show-home false
Similarly for the Trash icon:
gsettings set org.gnome.shell.extensions.desktop-icons show-trash false
Should you wish the icons back again, repeat the command with false
changed to true
.
This has changed under Ubuntu 19.04 "Disco Dingo":
gsettings set org.gnome.shell.extensions.desktop-icons show-home false
Similarly for the Trash icon:
gsettings set org.gnome.shell.extensions.desktop-icons show-trash false
Should you wish the icons back again, repeat the command with false
changed to true
.
answered Apr 13 at 12:51
scrussscruss
4761622
4761622
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f479546%2fhow-do-i-remove-home-folder-from-the-desktop%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
3
check with nautilus the directory structure of /home/, /home/$USER/ and /home/$USER/Desktop. Have you got Ubuntu Tweak installed? UT has an option to show "home". See askubuntu.com/a/267056/15811
– Rinzwind
Jun 8 '14 at 17:35