Skip to content

XDG Base Directory Specification support #178

Description

@tim77

Hello. Currently ~/.config and ~/.local/share paths are hardcoded in the app. The problem is that non-compliance with the XDG standard doesn't allow to control the location of data/configurations when using environment variables XDG_DATA_HOME/XDG_CONFIG_HOME as prescribed by the specification.

This especially important for packaging app in Flatpak format. This is must have for solving this issue #147.

See:

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions