Remove run.sh script and update desktop entry to directly execute Vesktop.
This commit is contained in:
2
run.sh
2
run.sh
@@ -1,2 +0,0 @@
|
|||||||
export LD_LIBRARY_PATH=/opt/gcc-13.2.1/lib64:$LD_LIBRARY_PATH
|
|
||||||
/opt/Vesktop/vesktop
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Vesktop
|
Name=Vesktop
|
||||||
Exec=/opt/Vesktop/run.sh %U
|
Exec=/opt/Vesktop/vesktop
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Icon=vencorddesktop
|
Icon=vencorddesktop
|
||||||
|
|||||||
Reference in New Issue
Block a user