Update testinstall.sh

This commit is contained in:
morten-b
2021-01-22 09:10:26 +01:00
committed by GitHub
parent 3794765d20
commit c277be9567

View File

@@ -7,6 +7,6 @@ cp .profile ~/.profile
cp .gtkrc-2.0 ~/.gtkrc-2.0 cp .gtkrc-2.0 ~/.gtkrc-2.0
chmod -R +x ~/.config/sway/scripts chmod -R +x ~/.config/sway/scripts
chmod -R +x ~/.config/waybar/scripts chmod -R +x ~/.config/waybar/scripts
sudo pacman -S --needed --noconfirm - < packages-repository.txt sudo pacman -Syu --needed --noconfirm - < packages-repository.txt
systemctl enable lightdm systemctl enable lightdm
systemctl start lightdm systemctl start lightdm