Remove run.sh script and update desktop entry to directly execute Vesktop.

This commit is contained in:
2025-07-23 15:12:48 -04:00
parent ef83ca6168
commit 4e046fe1a7
2 changed files with 1 additions and 3 deletions

2
run.sh
View File

@@ -1,2 +0,0 @@
export LD_LIBRARY_PATH=/opt/gcc-13.2.1/lib64:$LD_LIBRARY_PATH
/opt/Vesktop/vesktop

View File

@@ -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