From 24ba5ae1a6038ff85f4e9bc9f257cd21c7bd38d1 Mon Sep 17 00:00:00 2001 From: amy Date: Sat, 16 Apr 2022 10:10:17 +0000 Subject: [PATCH] install kde-system and kde-utilities instead of kde-applications for kde --- citrine.internal.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/citrine.internal.sh b/citrine.internal.sh index 632744f..fe30922 100755 --- a/citrine.internal.sh +++ b/citrine.internal.sh @@ -371,7 +371,7 @@ while [[ "$DE" == "" ]]; do arch-chroot /mnt pacman -S --quiet --noconfirm gnome gnome-extra chrome-gnome-shell DM="gdm" elif [[ "$DE" == "KDE" || "$DE" == "Fig" ]]; then - arch-chroot /mnt pacman -S --quiet --noconfirm plasma kde-applications sddm + arch-chroot /mnt pacman -S --quiet --noconfirm plasma kde-system kde-utilities sddm DM="sddm" elif [[ "$DE" == "budgie" ]]; then arch-chroot /mnt pacman -S --quiet --noconfirm budgie-desktop gnome