This commit is contained in:
JMARyA 2025-04-06 02:06:49 +02:00
parent 5f80622d6b
commit 6547252485
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
3 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[Desktop Entry]
Name=<GAME_TITLE>
Comment=<GAME_DESC>
Exec=bash -c "mkdir -p $HOME/Games/gba;ln -s /games/rom/gba/game.title.gba $HOME/Games/gba/game.title.gba;mgba-qt -f $HOME/Games/gba/game.title.gba"
Icon=/usr/share/icons/game.title/icon1.ico
StartupNotify=true
Terminal=false
Type=Application
Categories=Game;