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

Make config file a config file #132

Open
Ten0 opened this issue Sep 13, 2023 · 0 comments
Open

Make config file a config file #132

Ten0 opened this issue Sep 13, 2023 · 0 comments

Comments

@Ten0
Copy link

Ten0 commented Sep 13, 2023

Currently the configuration appears to be stored in an esoteric format in .local/share/Emote.
This makes it hard to configure in any other way than using the CLI, and consequently hard to understand and/or reuse the configuration file as appropriate across different installations.

That would be easier if the configuration part (especially the bindings) was stored as a regular text file.
(Ideally that would be stored in .config/Emote, as most other software does)

(For context, I'm using Nix to declare all my configurations synchronized across all my machines.)
Also I wouldn't like to get the popup the first time I launch the software on a given machine.

Thanks,

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