Thanks! this solved the problem.
Seems strange that files and folders should stop working without this file:
XDG_DESKTOP_DIR="$HOME/Desktop" XDG_DOWNLOAD_DIR="$HOME/Downloads" XDG_TEMPLATES_DIR="$HOME/Templates" XDG_PUBLICSHARE_DIR="$HOME/Public" XDG_DOCUMENTS_DIR="$HOME/Documents" XDG_MUSIC_DIR="$HOME/Music" XDG_PICTURES_DIR="$HOME/Pictures" XDG_VIDEOS_DIR="$HOME/Videos"
what does it do besides allow for the custom icons on those folders?
Thanks! this solved the problem.
Seems strange that files and folders should stop working without this file:
XDG_DESKTOP_ DIR="$HOME/ Desktop" DIR="$HOME/ Downloads" DIR="$HOME/ Templates" _DIR="$ HOME/Public" DIR="$HOME/ Documents" DIR="$HOME/ Music" DIR="$HOME/ Pictures" DIR="$HOME/ Videos"
XDG_DOWNLOAD_
XDG_TEMPLATES_
XDG_PUBLICSHARE
XDG_DOCUMENTS_
XDG_MUSIC_
XDG_PICTURES_
XDG_VIDEOS_
what does it do besides allow for the custom icons on those folders?