Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add suport for XDG Base Directory Specification #456

Open
alejandrosame opened this issue Dec 1, 2024 · 0 comments
Open

Add suport for XDG Base Directory Specification #456

alejandrosame opened this issue Dec 1, 2024 · 0 comments

Comments

@alejandrosame
Copy link
Member

Description

The install script asks for where to place the sync folder. However there's no prompt to confirm the location of the configuration file. It'd be a great addition for the script to adhere to the XDG base directory specification.

In that case, the configuration file could default to $XDG_CONFIG_HOME/SyftBox/config.json and the sync folder would default to $XDG_DATA_HOME/SyftBox.

Are you interested in working on this improvement yourself?

  • Yes, I am. But I can't commit to it in the immediate future.

Additional Context

Add any other context or screenshots.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant