diff --git a/citrine.internal.sh b/citrine.internal.sh index 1e562f5..9c6edb0 100755 --- a/citrine.internal.sh +++ b/citrine.internal.sh @@ -457,7 +457,7 @@ arch-chroot /mnt pacman -Sy --quiet --noconfirm arch-chroot /mnt pacman -S --quiet --noconfirm xfce4 xfce4-goodies DM="lightdm" fi -fi +#fi if [[ "$DM" == "" ]]; then inf "Your selected DE/WM doesn't have a standard display manager. Enter one of the below names, or leave blank for none"