diff --git a/bash/bin/launch-menu-apps.d/games.sh b/bash/bin/launch-menu-apps.d/games.sh index 9adbd11a..a4dab52c 100644 --- a/bash/bin/launch-menu-apps.d/games.sh +++ b/bash/bin/launch-menu-apps.d/games.sh @@ -12,4 +12,5 @@ apps+=( ["Heroic"]="flatpak run com.heroicgameslauncher.hgl" ["Veloren (Airshipper)"]="konsole -e \"flatpak run net.veloren.airshipper update\";flatpak run net.veloren.airshipper start" ["itch"]="flatpak run io.itch.itch" + ["Ryujinx"]="flatpak run org.ryujinx.Ryujinx" )