desktop: Fix path to bin and icon
This commit is contained in:
parent
7cd8f37e86
commit
77642aa5fa
@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Visual Studio Code
|
Name=Visual Studio Code
|
||||||
Exec=env GDK_BACKEND=x11 GDK_SCALE=2 ./code --force-device-scale-factor=2 %U
|
Exec=env GDK_BACKEND=x11 GDK_SCALE=2 ./opt/vscode/code --force-device-scale-factor=2 %U
|
||||||
Icon=resources/app/resources/linux/code.png
|
Icon=./opt/vscode/resources/app/resources/linux/code.png
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
X-Ubuntu-Touch=true
|
X-Ubuntu-Touch=true
|
||||||
|
Reference in New Issue
Block a user