Simplify VS Code shortcut title

This commit is contained in:
Oleg Kalachev
2021-01-13 18:29:44 +03:00
parent 29f4118dc6
commit 7b046547a4

View File

@@ -1,5 +1,5 @@
[Desktop Entry]
Name=VS Code + ROS
Name=VS Code
Comment=Code Editing. Redefined.
GenericName=Text Editor
Exec=/bin/bash -c "source /home/clover/catkin_ws/devel/setup.bash; /usr/share/code/code --no-sandbox --unity-launch %F"