add filename specifier to desktop entry

This commit is contained in:
Karsten Pufahl 2023-02-26 17:10:57 +01:00
parent 3fa1f3a913
commit 80d95143bf
3 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@ Name=STM32CubeMX
GenericName=configuration tool for STM32 microcontrollers
Comment=graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code
Icon=stm32cubemx.png
Exec=stm32cubemx
Exec=stm32cubemx %F
Terminal=false
Categories=Development;IDE;
StartupNotify=false