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

No "email" module for email-widget #348

Open
hamensman opened this issue Apr 4, 2022 · 0 comments
Open

No "email" module for email-widget #348

hamensman opened this issue Apr 4, 2022 · 0 comments

Comments

@hamensman
Copy link

This line is causing problems - awesome says there's no email module:
local email_widget, email_icon = require("email")

I tried writing like this (since other widgets were called in this convention):
local email_widget, email_icon = require("awesome-wm-widgets.email-widget.email")
This removes error messages and awesome loads normally, but the icon and widget don't appear at all.

I've also tested the 2 python scripts to make sure those are fine - which they are.

@hamensman hamensman changed the title Not "email" module for email-widget No "email" module for email-widget Apr 4, 2022
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