From 60ac10d6ffc68a9a7537704af38f8fdde106440b Mon Sep 17 00:00:00 2001 From: morten-b <32033374+morten-b@users.noreply.github.com> Date: Fri, 22 Jan 2021 09:14:36 +0100 Subject: [PATCH] Added script for easier test install --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/README.md b/README.md index 2cb8126..513c7ac 100644 --- a/README.md +++ b/README.md @@ -13,21 +13,7 @@ Unoffical - To Install cd SwayEOS - cp -R .config/* ~/.config/ - - 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 + bash testinstall.sh To-Do (as of 21/1/21)