Update .scripts/install_base.sh

This commit is contained in:
V 2022-11-25 22:45:59 +04:00
parent 48947e5931
commit d916d7f1fc
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# - Seriously, don't do this, it's insecure!
# Pacman packages
sudo pacman --needed --noconfirm -Syu base-devel htop ranger git screen ncdu neovim pipewire sway swaybg xorg-server xorg-xwayland chezmoi foot polkit openssh firefox-developer-edition gnome-keyring
sudo pacman --needed --noconfirm -Syu base-devel htop ranger git screen ncdu neovim pipewire sway swaybg xorg-server xorg-xwayland chezmoi foot polkit openssh firefox-developer-edition gnome-keyring xdg-utils
# Install Paru
if pacman -Qs paru > /dev/null ; then