Modify “Places” In Nautilus, Ubuntu

Places
Places in the Ubuntu equivilent explorer bar is quick and easy way to navigate to folders but there is no easy way to customise them.

Places config
The configuration file is actually located in ~/.config/user-dirs.dirs so it’s on a per user basis. The file is regenerated on every login so if you make a mistake all you changes will reset to default. To stop this and make the changes permenant run the following command:
echo "enabled=false" > ~/.config/user-dirs.conf

To undo the above command remove the line enabled=false in ~/.config/user-dirs.conf

Removing entries from Nautilus 3.6 Places

About Danny

I.T software professional always studying and applying the knowledge gained and one way of doing this is to blog. Danny also has participates in a part time project called Energy@Home [http://code.google.com/p/energyathome/] for monitoring energy usage on a premise. Dedicated to I.T since studying pure Information Technology since the age of 16, Danny Tsang working in the field that he has aimed for since leaving school. View all posts by Danny → This entry was posted in Linux and tagged , . Bookmark the permalink.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.