From da00fde5f00e9e7688913f7475db27a117c75ef7 Mon Sep 17 00:00:00 2001 From: Martin Andersen Date: Sun, 26 May 2024 19:15:37 +0200 Subject: [PATCH] Update install.sh --- install.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/install.sh b/install.sh index c445afe..97b3f59 100644 --- a/install.sh +++ b/install.sh @@ -280,12 +280,9 @@ mpd & xautolock -time 120 -locker "xsecurelock" -detectsleep -secure & if [ ! -f ~/.config/.first_login_done ]; then - if (whiptail --title "Welcome to Qmade" --yesno "Do you want to autogenerate a new wallpaper and colors ?\nI would recommend it so you get some new colors. \nand you can always make a new theme yourself by pressing Control + Windows key + Alt + T" 6 60); then auto-new-wallpaper-and-colors touch ~/.config/.first_login_done - else - touch ~/.config/.first_login_done - fi +fi QTILEAUTOSTART