You are not logged in.

#1 2024-03-13 01:23:01

vivianne
Member
Registered: 2024-02-11
Posts: 6

I've deleted ~/Desktop but it keeps reappearing

I really hate capital letters in directory names, so I've moved all my stuff to point to downloads and documents instead of Downloads and Documents. But for whatever reason Desktop keeps reappearing. What is making it happen and how do i stop it?

Offline

#2 2024-03-13 01:28:05

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,231

Re: I've deleted ~/Desktop but it keeps reappearing

Offline

#3 2024-03-13 01:35:18

vivianne
Member
Registered: 2024-02-11
Posts: 6

Re: I've deleted ~/Desktop but it keeps reappearing

thanks!

Offline

#4 2024-03-13 03:46:07

mountaintrek
Member
Registered: 2024-02-01
Posts: 60

Re: I've deleted ~/Desktop but it keeps reappearing

On XFCE, I have changed desktop directory names in ~/.config/user-dirs.dirs & logged off/on.  In my case, I put Music, Pictures, Videos all under Media. When I used KDE, it had a GUI Settings page that allowed the user to change the directory names.

In addition to the arch wiki, the site Freedesktop.org has the specifications for anything XDG, mime , .desktop related, and more, if you'd like to get more info. The wiki does mention it too.

The command

declare -p ${!XDG@}

shows all environment variables that begin with XDG.

Offline

Board footer

Powered by FluxBB