diff --git a/stm32cubeide.desktop b/stm32cubeide.desktop new file mode 100644 index 0000000..01d3b6d --- /dev/null +++ b/stm32cubeide.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=STM32CubeIDE +Comment=STM32 development IDE by STMicroelectronics +Exec=nix run /home/$USER/Apps/stm32cubeide +Icon=/opt/st/stm32cubeide_1.19.0/icon.xpm +Categories=Development;IDE;Electronics; +Terminal=false +StartupNotify=true