1
0
Fork 0
forked from RP1/RaveOS-arch

Update ros-progs-gui.sh

This commit is contained in:
RP1 2025-03-11 17:36:39 +00:00
parent 648021392d
commit e9e2f1b652

View file

@ -25,7 +25,7 @@ CPU=$(lscpu | grep "AMD" -c)
fi
# Zenity ablak megjelenítése
user_choice=$(zenity --list --checklist --width='1000' --height='1000' \
user_choice=$(zenity --list --checklist --width='1000' --height='1000' \ 2>/dev/null
--title="APP Telepítő Script base by Airman & RAVE (Magyarosította balage79)" \
--text="Válassz az alábbi programok közül:" \
--column="Válassz" --column="Programnév / Leírás" \
@ -680,7 +680,7 @@ if [[ $user_choice = *"Csak a FO Monitoron jelenjen meg a Login Screen - Tobb mo
echo ---------------------------------------------
echo Setting ${bold}${yellow}Only main monitor on login${normal}
zenity --warning --text='!! SWITCH TO PRIMARY MONITOR ONLY !!' --width='300' --height='100'
zenity --warning --text='!! SWITCH TO PRIMARY MONITOR ONLY !!' --width='300' --height='100' 2>/dev/null
sudo mkdir -p /var/lib/gdm/.config/
sudo cp ~/.config/monitors.xml /var/lib/gdm/.config/monitors.xml
sudo chown gdm:gdm /var/lib/gdm/.config/monitors.xml
@ -898,7 +898,7 @@ fi
if [[ $user_choice = *"Windows 11 Telepítő - Csak Profiknak"* ]]; then
zenity --warning --text='!! MAJOM VAGY !!' --width='300' --height='100'
zenity --warning --text='!! MAJOM VAGY !!' --width='300' --height='100' 2>/dev/null
fi
# Cleanup