exceptionally smooth brained, i am

pull/3/head
Matt C 3 years ago
parent bd77e4ef42
commit 51ab9e99e2

@ -364,7 +364,7 @@ while [[ "$DE" == "" ]]; do
elif [[ "$DE" == "Fig" ]]; then elif [[ "$DE" == "Fig" ]]; then
arch-chroot /mnt pacman -S --quiet --noconfirm plasma kde-applications sddm 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 whitesur-grub-theme kvantum-qt5 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 whitesur-grub-theme kvantum-qt5 latte-dock
echo "GRUB_THEME=\"/usr/share/grub/themes/bigsur/theme.txt\"" >> /etc/default/grub echo "GRUB_THEME=\"/usr/share/grub/themes/bigsur/theme.txt\"" >> /mnt/etc/default/grub
DM="sddm" DM="sddm"
elif [[ "$DE" == "Gnome" ]]; then elif [[ "$DE" == "Gnome" ]]; then
arch-chroot /mnt pacman -S --quiet --noconfirm gnome gnome-extra chrome-gnome-shell arch-chroot /mnt pacman -S --quiet --noconfirm gnome gnome-extra chrome-gnome-shell

Loading…
Cancel
Save