Merge pull request #143 from Prof-Bloodstone/patch-1

Fix desktop starter
This commit is contained in:
Steve Zabka
2021-11-27 13:25:15 +01:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
[Desktop Entry]
Name=Autodesk Fusion 360
Comment=This program launcher only works if you selected the standard installation when installing Autodesk Fusion 360!
Exec=xterm -hold -e "cd $HOME/.local/applications/wine/Programs/Autodesk/fusion360-launcher.sh"
Exec=xterm -hold -e "$HOME/.local/applications/wine/Programs/Autodesk/fusion360-launcher.sh"
Type=Application
Categories=Development;Graphics;Science
StartupNotify=true