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

Allow users to reload the config file #128

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

IncPlusPlus
Copy link
Owner

@IncPlusPlus IncPlusPlus commented Oct 7, 2021

This adds a menu option that, when clicked, will overwrite the in-memory config with whatever the user has in their config file. This is useful in cases where the user has made a change to their config file and wants the program to use that new value without having to restart the whole program.

Fixes #123

@IncPlusPlus IncPlusPlus self-assigned this Oct 7, 2021
@IncPlusPlus IncPlusPlus merged commit e7553f8 into main Oct 7, 2021
@IncPlusPlus IncPlusPlus deleted the feature/reload_config_from_tray_icon branch October 7, 2021 16:01
@IncPlusPlus IncPlusPlus changed the title Allow users to reload the config from the file Allow users to reload the config file Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a right click option to reload the config file
1 participant