Skip to content

Follow XDG Base Directory Specification #122

Open
@eddsalkield

Description

@eddsalkield

The XDG Base Directory Specification specifies that:

There is a single base directory relative to which user-specific data files should be written. This directory is defined by the environment variable $XDG_DATA_HOME.

Currently, hydroxide stores everything in $XDG_CONFIG_HOME/hydroxide, which is a step in the right direction, but mixes user configuration in with runtime data.

I propose that we should keep the user's config files where they currently are, but separate out the *.db files into $XDG_DATA_HOME/hydroxide.

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