updated with xorg and lightdm

gonna check it in a vm
This commit is contained in:
pilot boi 2022-01-20 08:06:34 +13:00 committed by GitHub
parent 63932541d8
commit ac4e78feef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -47,8 +47,9 @@ echo -ne "
Install XFCE and some other things Install XFCE and some other things
------------------------------------------------------------------------- -------------------------------------------------------------------------
" "
pacman -Sy xfce4 xfce4-goodies neofetch cmatrix lightdm pacman -Sy xfce4 xfce4-goodies neofetch cmatrix lightdm xorg xorg-xinit xterm alsa-utils lightdm-gtk-greeter
echo -e "Installed xfce4, xfce4-goodies, lightdm, neofetch and cmatrix." systemctl enable lightdm
echo -e "Installed xfce4, xfce4-goodies, lightdm, neofetch, xorg, xorg-xinit, xterm, alsa-utils, lightdm-gtk-greeter"
echo -ne " echo -ne "
------------------------------------------------------------------------- -------------------------------------------------------------------------
Cleaning Cleaning