From 9534b03c48fb1c1dbe85b68ade58c78fed74674d Mon Sep 17 00:00:00 2001 From: Martin Andersen Date: Sun, 26 May 2024 19:26:56 +0200 Subject: [PATCH] Update install.sh --- install.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/install.sh b/install.sh index 97b3f59..662f668 100644 --- a/install.sh +++ b/install.sh @@ -279,11 +279,6 @@ mpd & # lock computer automatically after X time of minutes. xautolock -time 120 -locker "xsecurelock" -detectsleep -secure & -if [ ! -f ~/.config/.first_login_done ]; then - auto-new-wallpaper-and-colors - touch ~/.config/.first_login_done -fi - QTILEAUTOSTART chmod +x ~/.config/qtile/autostart.sh