From bfc803726485f0a34f29bf91588dfd026b07d4f8 Mon Sep 17 00:00:00 2001 From: TyleoDvDelaware3217 Date: Thu, 6 Feb 2025 13:48:48 +0000 Subject: [PATCH] Update-Fedora-WS-BG+Games --- irp-fedora-ws | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) 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