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

Commits on Sep 20, 2024

  1. fixing no wifi icon on linux with refactor for safety

    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.
    Theoreticallyhugo committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3c90f7e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    1325b49 View commit details
    Browse the repository at this point in the history