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 file #10

Open
whereswaldon opened this issue Nov 15, 2018 · 1 comment
Open

Config file #10

whereswaldon opened this issue Nov 15, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@whereswaldon
Copy link
Member

Create a configuration file that can store the user's preferences (right now just username and server address) so that users don't need to specify them every time.

Preferably, this would live in $XDG_CONFIG_HOME/muscadine.toml or similar. I'd definitely prefer TOML over YAML or JSON for this, and I feel little compulsion to implement a custom file format.

@whereswaldon whereswaldon added the enhancement New feature or request label Nov 15, 2018
@BitiTiger
Copy link
Contributor

Over time I would add other settings like:

  • client colors (the color scheme used by Muscadine)
  • notification settings (turn notifications on/off and toggle the notification sound)
  • toggle UI elements (like hiding the top info line)

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

No branches or pull requests

2 participants