From ac4e78feef7d6d2311d860e3fef710765642f4c0 Mon Sep 17 00:00:00 2001 From: pilot boi <69616569+ThePilotBoi@users.noreply.github.com> Date: Thu, 20 Jan 2022 08:06:34 +1300 Subject: [PATCH] updated with xorg and lightdm gonna check it in a vm --- 3-post-setup.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/3-post-setup.sh b/3-post-setup.sh index 7912457..426d387 100755 --- a/3-post-setup.sh +++ b/3-post-setup.sh @@ -47,8 +47,9 @@ echo -ne " Install XFCE and some other things ------------------------------------------------------------------------- " -pacman -Sy xfce4 xfce4-goodies neofetch cmatrix lightdm -echo -e "Installed xfce4, xfce4-goodies, lightdm, neofetch and cmatrix." +pacman -Sy xfce4 xfce4-goodies neofetch cmatrix lightdm xorg xorg-xinit xterm alsa-utils lightdm-gtk-greeter +systemctl enable lightdm +echo -e "Installed xfce4, xfce4-goodies, lightdm, neofetch, xorg, xorg-xinit, xterm, alsa-utils, lightdm-gtk-greeter" echo -ne " ------------------------------------------------------------------------- Cleaning