lakinduakash / linux-wifi-hotspot

Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
BSD 2-Clause "Simplified" License
3.26k stars 300 forks source link

Set program name to fix wayland icon issue #409

Closed Integral-Tech closed 3 months ago

Integral-Tech commented 3 months ago

When running app under Wayland, the icon in the upper left corner of window is missing. Set the program name to fix the missing icon.

Screenshot_20240619_235203

Integral-Tech commented 3 months ago

@lakinduakash Could you please merge my pull request?

lakinduakash commented 3 months ago

Thank you