8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
When using the flag --reload if a file has been included with include-file and edited the bar will not be updated with the new settings.
--reload
include-file
The text was updated successfully, but these errors were encountered:
This seems to have been forgotten when the include-file option was introduced, I'll take a look at it
Sorry, something went wrong.
fixes polybar#675
47eb238
Also monitor include-files for changes when --reload is set (#2759)
98d584c
* fixes #675 * feat(configwatcher): method to create config monitor handler * cleanup Co-authored-by: patrick96 <p.ziegler96@gmail.com>
Successfully merging a pull request may close this issue.
When using the flag
--reload
if a file has been included withinclude-file
and edited the bar will not be updated with the new settings.The text was updated successfully, but these errors were encountered: