Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

"Downloads" folder automatically created when launching Bolt #167

@vicnetto

Description

@vicnetto

Hello!

Thank you so much for developing the application! Now I can get humiliated by PvM on Linux.

When launching Bolt, an empty “Downloads” folder is automatically created, not following the configuration of xdg-user-dir. I couldn’t find any option allowing to configure this folder, neither why it's used, since it is always empty.

Is there any way of changing the default location of this folder?

Thank you in advance!

xdg-user-dir configuration:

.config/user-dirs.dirs:

XDG_DESKTOP_DIR="$HOME/downloads"
XDG_DOWNLOAD_DIR="$HOME/downloads"
XDG_TEMPLATES_DIR="$HOME/downloads"
XDG_PUBLICSHARE_DIR="$HOME/downloads"
XDG_DOCUMENTS_DIR="$HOME/downloads"
XDG_MUSIC_DIR="$HOME/downloads"
XDG_PICTURES_DIR="$HOME/downloads"
XDG_VIDEOS_DIR="$HOME/downloads"

System information:

  • Kernel: 6.15.9-arch1-1
  • xdg-user-dirs: 0.18-2
  • Bolt Launcher: 0.19.1-1 (aur)

Reproduction:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions