13

I recently moved all my music to a separate partion, moved ~/Music to ~/Music-bak and symlinked a new Music directory to the partition.

Nautilus updated the bookmarks to show "Music-Bak" under Computer. How do I tell it that "Music" is my real music folder?

Zanna
  • 70,465
Amanda
  • 9,333
  • The answers are the same, but I don't think I would have recognized the problem that I was struggling with in the post that has been flagged as a duplicate. – Amanda Feb 06 '17 at 22:40

2 Answers2

26

As you mentioned, when you modify (rename / move) Music folder it will point to the new folder.
To force it to point to a different folder, modify file ~/.config/user-dirs.dirs (it's a text file) and set the XDG_MUSIC_DIR parameter to point to your Music.

One can restart GNOME by pressing Alt + F2 together and
entering restart as the command, committed by the key.

yossile
  • 5,728
7

Or use ubuntu tweak

ubuntu tweak

You download it from here : http://ubuntu-tweak.com/

Panther
  • 102,067