From e9e2f1b6520acb039e69268bd8d5cb33695d62f0 Mon Sep 17 00:00:00 2001 From: RP1 Date: Tue, 11 Mar 2025 17:36:39 +0000 Subject: [PATCH] Update ros-progs-gui.sh --- ros-progs-gui.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ros-progs-gui.sh b/ros-progs-gui.sh index c724533..cd8be72 100755 --- a/ros-progs-gui.sh +++ b/ros-progs-gui.sh @@ -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