feat(gameboot): add valorant gameboot desktop launcher
Add desktop application entry for launching Valorant via gameboot, which hibernates FWS and switches to bare-metal Windows. Includes French and English translations for name, description, and keywords.
This commit is contained in:
@@ -0,0 +1,17 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
# FWS — lanceur gameboot : hiberne FWS et bascule vers le Windows bare-metal
|
||||||
|
# pour jouer à Valorant (anticheat Vanguard). Aucun mot de passe pour la session
|
||||||
|
# active (cf. polkit org.fws.gameboot.policy).
|
||||||
|
Type=Application
|
||||||
|
Name=Jouer à Valorant
|
||||||
|
Name[en]=Play Valorant
|
||||||
|
GenericName=Bascule vers Windows (gameboot)
|
||||||
|
GenericName[en]=Switch to Windows (gameboot)
|
||||||
|
Comment=Hiberne FWS et démarre Valorant sur le Windows bare-metal
|
||||||
|
Comment[en]=Hibernate FWS and boot Valorant on bare-metal Windows
|
||||||
|
Exec=pkexec /usr/local/bin/fws-gameboot to-windows --game valorant
|
||||||
|
Icon=fws-gameboot
|
||||||
|
Terminal=false
|
||||||
|
Categories=Game;
|
||||||
|
Keywords=valorant;vanguard;windows;gameboot;dual-boot;jeu;
|
||||||
|
Keywords[en]=valorant;vanguard;windows;gameboot;dual-boot;game;
|
||||||
Reference in New Issue
Block a user