From 86e064331ce3ff2c0cd9acd9f72667f696948a38 Mon Sep 17 00:00:00 2001 From: Martin Andersen Date: Sun, 26 May 2024 15:54:26 +0200 Subject: [PATCH] Update install.sh --- install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index 1bd1cdf..439978d 100644 --- a/install.sh +++ b/install.sh @@ -96,7 +96,7 @@ clear # Installation start screen FULLUSERNAME=$(awk -v user="$USER" -F":" 'user==$1{print $5}' /etc/passwd | rev | cut -c 4- | rev) -if (whiptail --title "Installation of the Martin Qtile Desktop" --yesno "Hi $FULLUSERNAME do you want to start \nthe installation of Qtile Martin Andersen Desktop Environment installation, \nqmade for short ?" 10 50); then +if (whiptail --title "Installation of the Martin Qtile Desktop" --yesno "Hi $FULLUSERNAME do you want to start \nthe installation of Qtile Martin Andersen Desktop Environment ? \nQmade for short." 10 50); then echo -e "${GREEN} Okay, let's start the installation" else exit 1 @@ -1114,7 +1114,7 @@ bold_font auto italic_font auto bold_italic_font auto -font_size 13 +font_size 12 force_ltr no adjust_line_height 0 @@ -1853,7 +1853,7 @@ echo -e "${YELLOW} Qtile Config file END ${NC}" # ------------------------------------------------------------------------------------------------- # Install closing screen ##### ##### ##### ##### ##### ##### ##### ##### ##### #### -if (whiptail --title "Installation Complete" --yesno "Qmade Installation is complete. \nRestart the computer ?\n\nSome practical information. \nWindows key + Enter opens a terminal \nWindows key + B opens a web browser \nWindows key + W closes the active window" 15 60); then +if (whiptail --title "Installation Complete" --yesno "Qmade Installation is complete. \nDo you want to restart the computer ?\n\nSome practical information. \nWindows key + Enter opens a terminal \nWindows key + B opens a web browser \nWindows key + W closes the active window" 15 60); then cd ~ clear echo -e "${RED} "