Skip to content

Commit 7e5abd2

Browse files
committed
feat: update appimage desktop entry
Signed-off-by: Schmarni <marnistromer@gmail.com>
1 parent 0d29f9b commit 7e5abd2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

build_appimage.sh

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,10 +130,12 @@ chmod +x "Telescope.AppDir/AppRun"
130130
cat << EOF > "Telescope.AppDir/telescope.desktop"
131131
[Desktop Entry]
132132
Name=Telescope
133+
Comment=StardustXR based OpenXR Overlay
133134
Exec=AppRun
134-
Icon=stardust
135135
Type=Application
136-
Categories=Utility;
136+
Icon=org.stardustxr.Telescope
137+
Categories=Utility;X-WiVRn-VR;
138+
X-XR-Plugin=true
137139
EOF
138140

139141
# Download icon

0 commit comments

Comments
 (0)