Hi Diantre. First of all, thanks for your reply.
Anyway, i didn't have the ~/.config/user-dirs.dirs file, so i created it. Inside, I pasted:
Quote:
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"
|
But it sadly doesn't work. Any hints on next steps?
Much obliged.
edit: Solved. I didn't realize setting the KDE's locale is not enough, that i had to edit profile.d.
Anyway, If any of you guys are left with no user folders in /home upon install, all you have to do is :
And it will create the folders in /home and the config files inside ~./config
Enjoy, Slackers!