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

config under windows #75

Open
alexn-s opened this issue Aug 31, 2022 · 1 comment
Open

config under windows #75

alexn-s opened this issue Aug 31, 2022 · 1 comment

Comments

@alexn-s
Copy link

alexn-s commented Aug 31, 2022

where can i store the config file under windows?

i tried putting it in C:\Users\...\viddy.toml

#17

@mmabdpr
Copy link
Contributor

mmabdpr commented Jun 7, 2024

It expects to be here: "C:\Users\<user>\AppData\Local\viddy.toml".
That's how xdg behaves (which is the dependency viddy uses for choosing the config home folder).

It would be nice to add this in the readme (or ideally change the code in a way that would read the configs from ~\.config\viddy.toml or something similar in windows)

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

2 participants