From ded2f120d36843ada3d8ba0fd1abaaaedbaa53fc Mon Sep 17 00:00:00 2001 From: OdiousImp2604 <74424076+OdiousImp2604@users.noreply.github.com> Date: Fri, 5 Feb 2021 11:27:18 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 632cd25..6820b1b 100644 --- a/README.md +++ b/README.md @@ -8,17 +8,25 @@ Community Edition cd SwayEOS - bash testinstall.sh + bash sway-install.sh ## Contained In The Script cp -R .config/* ~/.config/ + cp .profile ~/.profile + cp .gtkrc-2.0 ~/.gtkrc-2.0 + chmod -R +x ~/.config/sway/scripts + chmod -R +x ~/.config/waybar/scripts + sudo pacman -Syu --needed --noconfirm - < packages-repository.txt + sudo cp lightdm-gtk-greeter.conf /etc/lightdm/ + systemctl enable lightdm + systemctl start lightdm ## Post install