From 7fde2ab4b9e6a167250cb9c71d33b1dd71e74f14 Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Tue, 9 Feb 2021 22:43:33 +0100 Subject: [PATCH 1/2] Update setup.sh --- setup.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.sh b/setup.sh index 9b80210..dda8bba 100644 --- a/setup.sh +++ b/setup.sh @@ -7,8 +7,8 @@ else NEW_USER=$(cat /tmp/$chroot_path/etc/passwd | grep "/home" |cut -d: -f1 |head -1) fi -git clone https://github.com/killajoe/SwayEOS.git -cd SwayEOS +git clone https://github.com/OdiousImp2604/Sway-EndeavourOS.git +cd Sway-EndeavourOS cp -R .config /home/$NEW_USER/ chmod -R +x /home/$NEW_USER/.config/sway/scripts chmod +x /home/$NEW_USER/.config/waybar/scripts/weather.sh @@ -16,4 +16,4 @@ cp .profile /home/$NEW_USER/ chown -R $NEW_USER:$NEW_USER /home/$NEW_USER/.config chown $NEW_USER:$NEW_USER /home/$NEW_USER/.profile cd .. -rm -rf SwayEOS +rm -rf Sway-EndeavourOS From 955b53a344e98f712bf2e2cb3aabb980573f64f8 Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Tue, 9 Feb 2021 23:46:17 +0000 Subject: [PATCH 2/2] Update netinstall.yaml --- netinstall.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/netinstall.yaml b/netinstall.yaml index d24cd35..eb869e1 100644 --- a/netinstall.yaml +++ b/netinstall.yaml @@ -15,6 +15,7 @@ - xf86-video-ati - xf86-video-fbdev - xf86-video-intel + - xorg-server - xdg-utils - xdg-user-dirs - gvfs @@ -146,7 +147,7 @@ - name: "sway tiling on wayland" description: "Sway is a tiling Wayland compositor and a drop-in replacement for the i3 window manager." hidden: false - selected: false + selected: true critical: false packages: - sway