Added script for easier test install

This commit is contained in:
morten-b
2021-01-22 09:14:36 +01:00
committed by GitHub
parent c277be9567
commit 60ac10d6ff

View File

@@ -13,21 +13,7 @@ Unoffical - To Install
cd SwayEOS cd SwayEOS
cp -R .config/* ~/.config/ bash testinstall.sh
cp .profile ~/.profile
cp .gtkrc-2.0 ~/.gtkrc-2.0
chmod -R +x ~/.config/sway/scripts (make scripts executable)
chmod -R +x ~/.config/waybar/scripts
sudo pacman -Syu --needed --noconfirm - < packages-repository.txt
systemctl enable lightdm
systemctl start lightdm
To-Do (as of 21/1/21) To-Do (as of 21/1/21)