Update update.sh
This commit is contained in:
parent
0b463ccdb7
commit
a82262d482
@ -57,9 +57,8 @@ elif [ "$OS" == "Arch Linux" ]; then
|
|||||||
cd ~
|
cd ~
|
||||||
if [ -d ~/yay-bin ]; then rm -rf ~/yay-bin; fi
|
if [ -d ~/yay-bin ]; then rm -rf ~/yay-bin; fi
|
||||||
fi
|
fi
|
||||||
sudo pacman --noconfirm --needed -S gdm waybar hyprland gnome-keyring pipewire git base-devel cmake gawk wget gettext unzip curl tmux btop ncdu ranger qt5ct qt6ct gnome-themes-extra
|
sudo pacman --noconfirm --needed -S waybar hyprland pipewire git base-devel cmake gawk wget gettext unzip curl tmux btop ncdu ranger qt5ct qt6ct gnome-themes-extra
|
||||||
|
|
||||||
yay --noconfirm -S --needed --aur archlinux-tweak-tool-git
|
|
||||||
yay --noconfirm -S --needed --aur adwaita-qt5-git
|
yay --noconfirm -S --needed --aur adwaita-qt5-git
|
||||||
yay --noconfirm -S --needed --aur adwaita-qt6-git
|
yay --noconfirm -S --needed --aur adwaita-qt6-git
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user