Update ros-progs-gui.sh

This commit is contained in:
RP1 2025-03-11 18:22:35 +00:00
parent decb78085b
commit 1b1ff8d480

View file

@ -10,6 +10,15 @@ yellow=$(tput setaf 3) # ${yellow}
# Entering work folder
cd /usr/local/bin/progs
# Changing Profile Picture to RP LOGO
echo "[User]
Session=
Icon=/usr/share/backgrounds/rave-pp.png
SystemAccount=false" | sudo tee /var/lib/AccountsService/users/$USER
# Adding flatpak repo for USER
flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo
# Zenity ablak megjelenítése
user_choice=$(zenity --list --checklist --width='1000' --height='1000' \
--title="APP Telepítő Script base by Airman & RAVE (Magyarosította balage79)" \