We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Line 17 invokes:
attempt to call a nil value (global 'module')
Commenting it the module is loaded successfully but then calls to keychains.init result in
keychains.init
attempt to index a boolean value (local 'keychains')
The text was updated successfully, but these errors were encountered:
Thanks for report.
I don't use awesome wm anymore (several years) so I don't develop this module. If you send a pull request I will merge it but I can't test it.
Thanks.
Sorry, something went wrong.
No branches or pull requests
Line 17 invokes:
Commenting it the module is loaded successfully but then calls to
keychains.init
result inThe text was updated successfully, but these errors were encountered: