diff --git a/irp-fedora-ws b/irp-fedora-ws index fe45140..9008a65 100755 --- a/irp-fedora-ws +++ b/irp-fedora-ws @@ -448,7 +448,7 @@ echo -e "$BGreen------------------------------------------------ |$BBlue K. Install/Update Keyguard Client $BGreen | |$BBlue S. Install/Update Subsonic Client $BGreen | |$BBlue M. Install/Update Gaming Packages $BGreen | -|$BBlue M. Install/Update BgGame Packages $BGreen | +|$BBlue B. Install/Update BgGame Packages $BGreen | | | |$BRed R. Reboot System $BGreen | |$BRed Q. Exit Deployer $BGreen | @@ -514,7 +514,7 @@ if [[ $choice = 2 ]]; then fi if [[ $choice = M ]]; then - title="Flatpak Updates Packages & Configuration" + title="Games - Flatpak Updates Packages & Configuration" header-show wait-3s enable-cmd-mode @@ -524,6 +524,17 @@ if [[ $choice = M ]]; then reload-script fi +if [[ $choice = B ]]; then + title="Big Games - Flatpak Updates Packages & Configuration" + header-show + wait-3s + enable-cmd-mode + update-flatpak-games-bigs-packages + disable-cmd-mode + wait-for-keypress + reload-script +fi + if [[ $choice = 3 ]]; then title="Fontpack Updates and Installation" header-show