Update install.sh
This commit is contained in:
@@ -279,11 +279,6 @@ mpd &
|
|||||||
# lock computer automatically after X time of minutes.
|
# lock computer automatically after X time of minutes.
|
||||||
xautolock -time 120 -locker "xsecurelock" -detectsleep -secure &
|
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
|
QTILEAUTOSTART
|
||||||
|
|
||||||
chmod +x ~/.config/qtile/autostart.sh
|
chmod +x ~/.config/qtile/autostart.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user