1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-28 16:03:43 +01:00
This commit is contained in:
kprkpr
2016-05-30 10:39:04 +02:00
parent 435823a027
commit 0133f68400
2 changed files with 5 additions and 3 deletions

View File

@@ -118,10 +118,9 @@ done
if [[ $instentorno ]];then
graficos
pacman -S lightdm lightdm-gtk-greeter --noconfirm
pacman -S xorg-server xorg-server-common xf86-input-libinput lightdm lightdm-gtk-greeter --noconfirm
systemctl enable lightdm
fi
}