Skip to content

Place configs in $XDG_CONFIG_HOME #702

@mdosch

Description

@mdosch

Dear developers,

this is forwarded from openmohaa: openmoh/openmohaa#588

It would be nice if you could place the configs in $XDG_CONFIG_HOME according to the XDG Base Directory Specification:

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

$XDG_CONFIG_HOME defines the base directory relative to which user-specific configuration files should be stored. If $XDG_CONFIG_HOME is either not set or empty, a default equal to $HOME/.config should be used.

$HOME is a lot cleaner if configs are in ~/.config/openmohaa compared to ~/.openmohaa.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions