Skip to content

Feature request: XDG directory spec support #924

Description

@Fogapod

Default installation creates files in home directory despite having all variables set. Don't see any env vars or other configuration mentioned in docs.

Structure i see after first launch:

/home/user/.codegraph
├── daemons
│   └── fc08fed761ac0b77.json
└── telemetry.json

vars:

XDG_CACHE_HOME=/home/user/.cache
XDG_CONFIG_HOME=/home/user/.config
XDG_DATA_HOME=/home/user/.local/share
XDG_RUNTIME_DIR=/run/user/1000

XDG spec defines where files should be: https://specifications.freedesktop.org/basedir/latest/

Version: 1.0.1
OS: Linux

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