diff --git a/ros-progs-gui.sh b/ros-progs-gui.sh index f77e397..a6a68c5 100755 --- a/ros-progs-gui.sh +++ b/ros-progs-gui.sh @@ -50,6 +50,7 @@ user_choice=$(zenity --list --checklist --width='1000' --height='1000' \ FALSE "Handbrake - Video konvertalo progi" \ FALSE "Heroic Launcher - Epic Games Launcher Linux verziója" \ FALSE "Helvum - Patchbay for PipeWire" \ + FALSE "Hollywood - Agyad eldobod hacker leszel azonnal" \ FALSE "Input-Remapper 2.0 - egér/bill. gomb konfiguráló, macro író progi" \ FALSE "iPhone Driver - Fileok es Kepek Masolasahoz" \ FALSE "Jellyfin - Jellyfin Media Player" \ @@ -995,6 +996,19 @@ if [[ $user_choice = *"Helvum - Patchbay for PipeWire"* ]]; then echo fi +if [[ $user_choice = *"Hollywood - Agyad eldobod hacker leszel azonnal +"* ]]; then + echo + echo --------------------------------------------- + echo Installing ${bold}${yellow}Hollywood${normal} + + yay -S hollywood --noconfirm + + echo ${bold}${yellow}Hollywood ${normal}installed. + echo --------------------------------------------- + echo +fi + if [[ $user_choice = *"BTOP - Rendszermonitorozo app (terminalos) "* ]]; then echo