diff --git a/configs/shortcuts/webstorm.desktop b/configs/shortcuts/webstorm.desktop new file mode 100644 index 0000000..ba5b198 --- /dev/null +++ b/configs/shortcuts/webstorm.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Name=WebStorm +Comment=The smartest JavaScript IDE +GenericName=IDE +Exec=/opt/WebStorm/bin/webstorm.sh +Icon=/opt/WebStorm/bin/bin/webstorm.png +Type=Application +StartupNotify=false +StartupWMClass=jetbrains-webstorm +Categories=Development;IDE; +MimeType=text/plain; +Keywords=webstorm;IDE;JavaScript; \ No newline at end of file