Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Prevent Desktop, Downloads directories being created on startup

  • 1 Antwort
  • 0 haben dieses Problem
  • 5 Aufrufe
  • Letzte Antwort von piperfw

more options

When thunderbird launches, directories "Desktop" and "Downloads" are created in my user home directory. I cannot find in settings how to disable this. The save location for attachments is set to ~/downloads.

thunderbird 102.8.0-2 on 6.2.2-arch1-1 x86_64

When thunderbird launches, directories "Desktop" and "Downloads" are created in my user home directory. I cannot find in settings how to disable this. The save location for attachments is set to ~/downloads. thunderbird 102.8.0-2 on 6.2.2-arch1-1 x86_64

Ausgewählte Lösung

I think I have found a fix. It seems that on Linux Thunderbird may use ~/.config/user-dirs.dirs provided by xdg-user-dirs-update to determine whether/where new folders are created on startup. Installing this package and in particular setting XDG_DESKTOP_DIR="$HOME/Desktop", XDG_DOWNLOAD_DIR="$HOME/downloads" (the actually directory I use for downloads on my system) appears to have prevented Thunderbird from creating ~/Desktop, ~/Downloads.

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (1)

more options

Ausgewählte Lösung

I think I have found a fix. It seems that on Linux Thunderbird may use ~/.config/user-dirs.dirs provided by xdg-user-dirs-update to determine whether/where new folders are created on startup. Installing this package and in particular setting XDG_DESKTOP_DIR="$HOME/Desktop", XDG_DOWNLOAD_DIR="$HOME/downloads" (the actually directory I use for downloads on my system) appears to have prevented Thunderbird from creating ~/Desktop, ~/Downloads.

Hilfreich?

Stellen Sie eine Frage

Sie müssen sich mit Ihrem Benutzerkonto anmelden, um auf Beiträge zu antworten. Bitte stellen Sie eine neue Frage, wenn Sie noch kein Benutzerkonto haben.