From 6f97bc5849c3d90df405ff1f56ae51c7a9c4cb85 Mon Sep 17 00:00:00 2001 From: Matt C Date: Wed, 2 Feb 2022 23:44:40 -0500 Subject: [PATCH] remove borken thing --- citrine.internal.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/citrine.internal.sh b/citrine.internal.sh index dc29de0..dde2239 100755 --- a/citrine.internal.sh +++ b/citrine.internal.sh @@ -373,8 +373,6 @@ while [[ "$DE" == "" ]]; do 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 kvantum-qt5 latte-dock DM="sddm" - arch-chroot /mnt su - ${UN} -c "kvantummanager --set WhiteSurDark" - arch-chroot /mnt su - ${UN} -c "lookandfeeltool -a com.github.vinceliuice.WhiteSur-dark" elif [[ "$DE" == "Gnome" ]]; then arch-chroot /mnt pacman -S --quiet --noconfirm gnome gnome-extra chrome-gnome-shell DM="gdm"