diff --git a/install-on-arch.sh b/install-on-arch.sh index 4fe5ffb..519c426 100755 --- a/install-on-arch.sh +++ b/install-on-arch.sh @@ -32,7 +32,7 @@ install_aur_helper(){ } install_pkgs(){ echo -e "${green}[*] Installing packages with pacman.${no_color}" - sudo pacman -S --noconfirm --needed acpi alsa-utils base-devel curl git pulseaudio pulseaudio-alsa xorg xorg-xinit alacritty btop code dunst feh firefox i3-gaps libnotify mpc mpd ncmpcpp nemo neofetch neovim pacman-contrib papirus-icon-theme picom polybar ranger rofi scrot slop xclip zathura zathura-pdf-mupdf zsh + sudo pacman -S --noconfirm --needed acpi alsa-utils base-devel curl git pulseaudio pulseaudio-alsa xorg xorg-xinit alacritty btop code dunst feh firefox i3-wm libnotify mpc mpd ncmpcpp nemo neofetch neovim pacman-contrib papirus-icon-theme picom polybar ranger rofi scrot slop xclip zathura zathura-pdf-mupdf zsh } install_aur_pkgs(){ echo -e "${green}[*] Installing packages with $aurhelper.${no_color}"