Skip to content

Respect the value of XDG_CONFIG_HOME on Linux #127

Description

@TolikPylypchuk

On Linux, the config directory is always created under $HOME/.config and while that's usually what the user wants, they may want to redefine the config directory using the XDG_CONFIG_HOME environment variable. Keyboard Switch should put its config under $XDG_CONFIG_HOME and fall back to $HOME/.config if it's unset.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions