diff --git a/debian/changelog b/debian/changelog index 0f08ce1..de43f07 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ -linux-wifi-hotspot (3.6.6) UNRELEASED; urgency=low +linux-wifi-hotspot (3.6.7) UNRELEASED; urgency=low * Update Icon + * UI Tweaks + * Bug Fixes -- Lakindu Akash Sat, 23 Jan 2021 06:34:00 +0530 diff --git a/src/desktop/wifihotspot.desktop b/src/desktop/wifihotspot.desktop index 38cf58c..170c2c4 100644 --- a/src/desktop/wifihotspot.desktop +++ b/src/desktop/wifihotspot.desktop @@ -7,3 +7,4 @@ Exec=sh -c 'env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY /usr/bin/wihotspot' Terminal=false Categories=System Keywords=Hotspot;WiFi +StartupWMClass=wihotspot-gui