feat(releng): add fws-vr-setup desktop application entry
Add desktop application entry for VR setup tool that allows users to install drivers and runtimes for VR headsets including HTC Vive, Valve Index, and Meta Quest devices. The application launches fws-vr-setup command in a kitty terminal.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Installation VR (FWS)
|
||||
Name[en]=VR Setup (FWS)
|
||||
Comment=Installer les drivers/runtimes pour casque VR (HTC Vive, Index, Quest…)
|
||||
Exec=kitty -e fws-vr-setup
|
||||
Icon=fws-vr
|
||||
Terminal=false
|
||||
Categories=System;Settings;
|
||||
Keywords=VR;SteamVR;Vive;Index;Quest;casque;
|
||||
Reference in New Issue
Block a user