From 53bb6da3c977409dee5cf1eb01dcb5a00ab65b26 Mon Sep 17 00:00:00 2001 From: RP1 Date: Wed, 12 Mar 2025 17:31:48 +0000 Subject: [PATCH] Update ros-progs-gui.sh --- ros-progs-gui.sh | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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