|
|
|
@ -371,7 +371,7 @@ while [[ "$DE" == "" ]]; do
|
|
|
|
|
DM="lightdm"
|
|
|
|
|
elif [[ "$DE" == "Fig" ]]; then
|
|
|
|
|
arch-chroot /mnt pacman -S --quiet --noconfirm plasma kde-applications sddm
|
|
|
|
|
arch-chroot /mnt pacman -Sy --quiet --noconfirm whitesur-kde-theme-git whitesur-icon-theme-git whitesur-cursor-theme-git whitesur-gtk-theme-git latte-dock
|
|
|
|
|
arch-chroot /mnt pacman -Sy --quiet --noconfirm whitesur-kde-theme-git whitesur-icon-theme-git whitesur-cursor-theme-git whitesur-gtk-theme-git kvantum-qt5 latte-dock
|
|
|
|
|
DM="sddm"
|
|
|
|
|
elif [[ "$DE" == "Gnome" ]]; then
|
|
|
|
|
arch-chroot /mnt pacman -S --quiet --noconfirm gnome gnome-extra chrome-gnome-shell
|
|
|
|
|