-
Notifications
You must be signed in to change notification settings - Fork 41
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
[feature request] Do not require the user to specify an interface #26
Comments
Why can't you calculate your interface with some shell exution instead of hardcoded string if you have a generic rule how to get it? |
Sure thing, I can parse |
FWIW, I just submitted a PR that does this. Just don't specify interfaces, and it will parse |
@mariodsantana as I understand you parse interface only for wired connection or wireless should also works? |
@pltanton - yes, wireless interfaces are detected, but there's no wireless-specific info in the popup or anything. |
Awesome WM config file should know nothing about current machine network interfaces.
That is not portable way.
I just want to push my configs to the repo and be able to make them work on another machine without any tweaking (I have enough things to tweak on fresh Arch Linux machine).
Regards!
The text was updated successfully, but these errors were encountered: