Thunderbird Littering My Home

Even fans are calling it rude as Thunderbird keeps dumping junk in people’s home folders

TLDR: Thunderbird is reportedly creating an empty junk folder in users’ personal file space every time it starts, and one fed-up user built an automatic remover to fight back. The comments turned it into a full-on etiquette war, with jokes about “landfills,” complaints about Thunderbird in general, and snark that the bug should’ve been fixed instead of dodged.

A tiny empty folder has sparked big main-character energy online. The complaint is simple: every time Thunderbird, the long-running email app, opens, it creates a useless thunderbird folder in the user’s home directory — basically the main personal space on a Linux computer. The original poster didn’t patch the bug directly; instead, they built a little automated cleanup crew that instantly deletes the folder the moment it appears. Efficient? Yes. Petty? Also yes. And the comments absolutely ate this up.

The loudest mood in the room was pure exhaustion. One commenter said they’d basically surrendered the battle for a tidy home folder and now keep their real files in a separate “real_home,” leaving the rest as a software landfill. That line alone feels destined for meme status. Others piled on with broader Thunderbird grievances, turning one annoying folder into a full roast of the app’s quirks, from confusing email threads to weird spacing in messages. In other words: this wasn’t just about one folder — it became a referendum on desktop software manners.

But the thread also had classic comment-section combat. Some people suggested smarter ways to auto-delete the folder, while one drive-by hot take claimed the author could have used AI and submitted a real fix faster than building the workaround. Ouch. So the real drama isn’t just that Thunderbird made a mess — it’s that the community instantly split into clean freaks, practical tinkerers, and “just fix it properly” scolds.

Key Points

  • The article reports a Thunderbird bug that creates an empty `~/thunderbird` directory on each startup.
  • The post links the behavior to recent XDG changes involving a new projects directory type.
  • The author notes Thunderbird still stores data in `~/.thunderbird` instead of standard XDG locations such as `~/.config/` and `~/.local/share/`.
  • A fish script using `inotifywait` is provided to monitor the home directory and remove the unwanted `thunderbird` directory when it appears.
  • The workaround is automated with a systemd user service that runs the watcher continuously and restarts it if needed.

Hottest takes

"They can use the ~ landfill" — lomlobon
"There are so many annoyances in TB. I stopped using it after a few days." — the__alchemist
"with Claude you could have submitted a PR" — hungryhobbit
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.