We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bcc755 commit 725fd11Copy full SHA for 725fd11
contentForVM/desktop/Crazyflie client.desktop
@@ -3,8 +3,8 @@ Version=1.0
3
Type=Application
4
Name=Crazyflie client
5
Comment=
6
-Exec=python3 /home/bitcraze/projects/crazyflie-clients-python/bin/cfclient
7
-Icon=/home/bitcraze/Pictures/vm_client_logo.png
+Exec=python3 -m cfclient.gui
+Icon=/home/bitcraze/projects/crazyflie-clients-python/icon-256.icns
8
Path=/home/bitcraze/projects/crazyflie-clients-python/
9
Terminal=true
10
StartupNotify=false
0 commit comments