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

Bug/no wifi icon on linux #300

Merged

Conversation

Theoreticallyhugo
Copy link
Contributor

there was an issue preventing the wifi label option from being shown on linux. upon fixing that i realised that whitespaces kept being stripped from tmux options, so i fixed that issue too.

on linux, the wifi_label variable was used but empty with no way to set.
this refactor increases the safety by always setting wifi_label and
ethernet_label beforehand and thereby reducing the code duplicates.
@ethancedwards8
Copy link
Member

Thanks. These are nice code cleanup improvements too.

@ethancedwards8 ethancedwards8 merged commit 6e3e5bf into dracula:master Oct 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants