diff options
| author | krolyxon <106688908+krolyxon@users.noreply.github.com> | 2022-07-10 19:58:20 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-10 19:58:20 +0530 |
| commit | 27a39005e38c955697807d7f6f5184937ce4f185 (patch) | |
| tree | 8ca3c9242a5b9b869e16cb44ec7b099b94013777 | |
| parent | be238410080191192c58101cf60e9892cb2d0e3a (diff) | |
added mpd and ncmpcpp
| -rw-r--r-- | arch_install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch_install.sh b/arch_install.sh index 7307930..139ffed 100644 --- a/arch_install.sh +++ b/arch_install.sh @@ -65,7 +65,7 @@ pacman -S --noconfirm xorg-server xorg-xprop xorg-xkill xorg-xsetroot xorg-xinit sxiv xdotool xwallpaper zip unzip wget pcmanfm \ fzf man-db pipewire pipewire-pulse xcompmgr firefox pamixer \ xclip sxhkd imagemagick networkmanager git dash arc-gtk-theme papirus-icon-theme \ - neovim lua rust-analyzer rustup xdg-user-dirs \ + neovim lua rust-analyzer rustup xdg-user-dirs mpd ncmpcpp \ zsh zsh-autosuggestions zsh-syntax-highlighting zathura zathura-pdf-poppler systemctl enable NetworkManager.service |
