Update install.sh

This commit is contained in:
2024-05-26 19:26:56 +02:00
parent da00fde5f0
commit 9534b03c48

View File

@@ -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