summarylogtreecommitdiffstats
path: root/voxygen.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'voxygen.desktop')
-rwxr-xr-x[-rw-r--r--]voxygen.desktop4
1 files changed, 3 insertions, 1 deletions
diff --git a/voxygen.desktop b/voxygen.desktop
index 7a403eb5217c..9011041baa53 100644..100755
--- a/voxygen.desktop
+++ b/voxygen.desktop
@@ -3,7 +3,9 @@ Version=1.2
Type=Application
Name=Voxygen
Comment=Official Veloren Client
-Exec=veloren-voxygen
+Exec=bash -c "cd && veloren-voxygen"
Categories=Game
Keywords=veloren
Icon=voxygen.png
+Terminal=true
+Hidden=false