Gollum to Programmer [email protected] • 2 years agoD or d come oni.imgur.comimagemessage-square225fedilinkarrow-up11.44Kcross-posted to: [email protected]
arrow-up11.44KimageD or d come oni.imgur.comGollum to Programmer [email protected] • 2 years agomessage-square225fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink8•2 years agoHere’s how to fix this[+] Create $HOME/.config/user-dirs.dirs with XDG_DOWNLOAD_DIR=“$HOME/downloads” You may need to logout/in for things to reread this file. The full list of keys is: XDG_DESKTOP_DIR XDG_DOWNLOAD_DIR XDG_TEMPLATES_DIR XDG_PUBLICSHARE_DIR XDG_DOCUMENTS_DIR XDG_MUSIC_DIR XDG_PICTURES_DIR XDG_VIDEOS_DIR +: Since this is Linux, this is a fix for many but not all cases.
minus-square@[email protected]linkfedilink4•2 years agoXDG User dirs are cool, i agree. But that’s not really the problem here
Here’s how to fix this[+]
Create
$HOME/.config/user-dirs.dirs
withYou may need to logout/in for things to reread this file.
The full list of keys is:
+: Since this is Linux, this is a fix for many but not all cases.
XDG User dirs are cool, i agree. But that’s not really the problem here