I delete the Downloads folder from my home folder. When I create a new folder there called "Downloads", it doesn't have the proper icon, and it doesn't show up in the places sidebar.
I tried adding Downloads to ~/.config/user-dirs.dirs (specifically, adding the line XDG_DOWNLOADS_DIR="$HOME/Downloads/"), but this didn't do anything it seems.
How can I get my regular Downloads folder back?
