diff --git a/arch_install.sh b/arch_install.sh index d2eee1f..7921794 100644 --- a/arch_install.sh +++ b/arch_install.sh @@ -64,9 +64,9 @@ pacman -S --noconfirm xorg-server xorg-xprop xorg-xkill xorg-xsetroot xorg-xinit pacman-contrib pavucontrol rsync ripgrep ueberzug ffmpegthumbnailer python-pywal \ imlib2 xdotool xwallpaper zip unzip wget pcmanfm \ fzf man-db pipewire pipewire-pulse xcompmgr pamixer \ - xclip sxhkd imagemagick lf connman wpa_supplicant git dash arc-gtk-theme papirus-icon-theme \ - neovim lua rustup xdg-user-dirs mpd ncmpcpp unclutter \ - zsh zsh-autosuggestions zathura zathura-pdf-poppler + xclip sxhkd imagemagick lf networkmanager rust-analyzer git dash arc-gtk-theme papirus-icon-theme \ + neovim lua rustup xdg-user-dirs mpd mpc ncmpcpp unclutter \ + zsh zsh-autosuggestions zathura zathura-pdf-poppler tmux systemctl enable connman.service rm /bin/sh @@ -117,7 +117,7 @@ git clone --depth=1 git@github.com:krolyxon/nvim.git ~/.config/nvim # paru: AUR helper git clone https://aur.archlinux.org/paru-bin.git && cd paru-bin && makepkg -sri && cd .. && rm -rf paru-bin paru -S --noconfirm htop-vim \ - zsh-fast-syntax-highlighting-git keyd-git librewolf-bin + zsh-fast-syntax-highlighting keyd-git librewolf-bin chsh -s $(which zsh)