theme go brr?

pull/3/head
Matt C 3 years ago
parent 6f97bc5849
commit c4decf5968

@ -371,7 +371,8 @@ while [[ "$DE" == "" ]]; do
DM="lightdm" DM="lightdm"
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 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 grub-theme-whitesur-color-1080p-git kvantum-qt5 latte-dock
arch-chroot /mnt "git clone https://github.com/vinceliuice/grub2-themes && cd grub2-themes && ./install.sh -b -t whitesur"
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